Procedures, 11
| Name | Parameters | Returns | Access | Versions | Obsolete | ||
|---|---|---|---|---|---|---|---|
| PopulateDataOnNotification | (var Notification) | public | 17-28 | - | |||
| InitializeFromNotificationVar | (Notification) | public | 17-28 | - | |||
| SetCustomerNumber | (Code[20]) | public | 17-28 | - | |||
| SetOrderAmountTotalLCY | (Decimal) | public | 17-28 | - | |||
| SetShippedRetRcdNotIndLCY | (Decimal) | public | 17-28 | - | |||
| SetOrderAmountThisOrderLCY | (Decimal) | public | 17-28 | - | |||
| SetCustCreditAmountLCY | (Decimal) | public | 17-28 | - | |||
| SetExtensionAmounts | (List) | public | 17-22, gone | Pending 20.0 | |||
| Replaced by SetExtensionAmounts(FromExtensionAmounts: Dictionary of [Guid, Decimal]) | |||||||
| GetExtensionAmounts | (var List) | public | 17-22, gone | Pending 20.0 | |||
| Replaced by GetExtensionAmounts(var ToExtensionAmounts: Dictionary of [Guid, Decimal]) | |||||||
| SetExtensionAmounts | (Dictionary) | public | 20-28 | - | |||
| GetExtensionAmounts | (var Dictionary) | public | 20-28 | - | |||