Codeunit 5468 Graph Mgt - Complex Types in 27
- App
- Base Application
- Namespace
- Microsoft.Integration.Graph
Versions171819202122232425262728latest
Source29
Procedures, 19
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetDocumentLineObjectDetailsEDM | () | Text | public | - |
| GetDocumentLineObjectDetailsJSON | (Text, Text) | Text | public | - |
| ParseDocumentLineObjectDetailsFromJSON | (Text, var Code[20], var Text[100], var Text[50]) | public | - | |
| GetBookingsDateEDM | () | Text | public | - |
| GetBookingsDateJSON | (DateTime, var Text) | public | - | |
| GetCodeAndDescriptionEDM | (Text[32], Code[50], Text[250]) | Text | public | - |
| GetCodeAndDescriptionJSON | (Code[50], Text[250], var Text) | public | - | |
| GetCodeAndDescriptionFromJSON | (Text, var Code[50], var Text[250]) | public | - | |
| GetPostalAddressEDM | () | Text | public | - |
| GetUnitOfMeasureJSON | (Code[20]) | Text | public | - |
| ApplyPostalAddressFromJSON | (Text, var RecordRef, Integer, Integer, Integer, Integer, Integer, Integer) | public | - | |
| GetPostalAddressJSON | (Text, Text, Text, Text, Code[10], Code[20], var Text) | public | - | |
| GetDimensionEDM | () | Text | public | - |
| GetDimensionsJSON | (Integer) | Text | public | - |
| GetDimensionSetFromJSON | (Text, Integer, var Integer) | public | - | |
| InsertOrUpdateBookingsDate | () | public | - | |
| InsertOrUpdatePostalAddress | () | public | - | |
| GetSalesLineDescriptionComplexType | (var Record Sales Invoice Line Aggregate) | Text | public | - |
| GetPurchaseLineDescriptionComplexType | (var Record Purch. Inv. Line Aggregate) | Text | public | - |