Codeunit 5475 Graph Mgt - Sales Invoice in 21
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 9
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| ProcessComplexTypes | (var Record Sales Invoice Entity Aggregate, Text) | public | - | ||||
| ParseSellToCustomerAddressFromJSON | (Text, var Record Sales Invoice Entity Aggregate) | public | - | ||||
| ParseBillToCustomerAddressFromJSON | (Text, var Record Sales Invoice Entity Aggregate) | public | - | ||||
| ParseShipToCustomerAddressFromJSON | (Text, var Record Sales Invoice Entity Aggregate) | public | - | ||||
| SellToCustomerAddressToJSON | (var Record Sales Invoice Entity Aggregate) | Text | public | - | |||
| BillToCustomerAddressToJSON | (var Record Sales Invoice Entity Aggregate) | Text | public | - | |||
| ShipToCustomerAddressToJSON | (var Record Sales Invoice Entity Aggregate) | Text | public | - | |||
| UpdateIntegrationRecordIds | (Boolean) | public | Pending 18.0 | ||||
| Integration Records will be replaced by SystemID and SystemModifiedAt | |||||||
| HandleApiSetup | () | public | - | ||||