Codeunit 2801 Native - EDM Types in 22

App
Base Application
Obsolete
Pending 17.0. These objects will be removed

Procedures, 19

Versions171819202122232425262728latest

Source-

Procedures, 19

NameParametersReturnsAccessObsolete
UpdateEDMTypes()public-
GetSalesLineEDM(Option)Textpublic-
ParseSalesLinesJSON(Option, Text, var Record Sales Invoice Line Aggregate, Guid)public-
WriteSalesLinesJSON(var Record Sales Invoice Line Aggregate)Textpublic-
ParseSalesLineJSON(Option, DotNet JObject, var Record Sales Invoice Line Aggregate)public-
SalesLineToJSON(var Record Sales Invoice Line Aggregate)Textpublic-
GetSalesCouponEDM()Textpublic-
ParseCouponsJSON(Text[250], Option, Code[20], Text)public-
ParseCouponJSON(DotNet JObject, var Record O365 Coupon Claim Doc. Link)public-
WriteCouponsJSON(Option, Code[20])Textpublic-
WritePostedCouponsJSON(Code[20])Textpublic-
CouponToJSON(var RecordRef, var DotNet JObject)public-
GetAttachmentEDM()Textpublic-
ParseAttachmentsJSON(Text, var Record Attachment Entity Buffer, Guid)public-
WriteAttachmentsJSON(var Record Attachment Entity Buffer)Textpublic-
ParseAttachmentJSON(DotNet JObject, var Record Attachment Entity Buffer)public-
AttachmentToJSON(var Record Attachment Entity Buffer, var DotNet JObject)public-
GetFieldSetBufferWithAllFieldsSet(var Record Field Buffer)public-
GetTaxGroupFromTaxable(Boolean, var Record Tax Group)Booleanpublic-