Codeunit "Graph Mgt - Vendor"
ID 5472
Namespace: Microsoft.Integration.Graph
Methods
PostalAddressToJSON
procedure PostalAddressToJSON(var Vendor: Record Vendor): Text
Parameters
| Name | Type | Description |
|---|---|---|
| Vendor | Table Microsoft.Purchases.Vendor.Vendor |
Returns
| Type | Description |
|---|---|
| Text |
UpdatePostalAddress
procedure UpdatePostalAddress(PostalAddressJSON: Text, var Vendor: Record Vendor)
Parameters
| Name | Type | Description |
|---|---|---|
| PostalAddressJSON | Text | |
| Vendor | Table Microsoft.Purchases.Vendor.Vendor |
UpdateIds
procedure UpdateIds()
UpdateIds
procedure UpdateIds(WithCommit: Boolean)
Parameters
| Name | Type | Description |
|---|---|---|
| WithCommit | Boolean |