Codeunit 7049 Feature - Price Calculation in 19
- App
- Base Application
- Obsolete
- Pending 19.0. The feature will be automatically enabled on version 22.0
Versions171819202122232425262728latest
Source29
Procedures, 9
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| IsDataUpdateRequired | () | Boolean | public | - |
| ReviewData | () | public | - | |
| AfterUpdate | (Record Feature Data Update Status) | public | - | |
| UpdateData | (Record Feature Data Update Status) | public | - | |
| GetTaskDescription | () | Text | public | - |
| GetPriceListNoSeries | (Code[20], Text[100], Code[20], Code[20]) | Code[20] | public | - |
| DefineDefaultPriceList | (Enum Price Type, Enum Price Source Group) | Code[20] | public | - |
| FailIfFeatureDisabled | () | public | - | |
| FailIfFeatureEnabled | () | public | - |
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterCountRecords | (var Record Document Entry) | - |
| Integration event | OnAfterGetListOfTables | (var Text) | - |