Codeunit 7001 Price Calculation Mgt. in 19
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 7
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| RefreshSetup | () | Boolean | public | - | |||
| GetHandler | (Interface Line With Price, var Interface Price Calculation) | Boolean | public | - | |||
| VerifyMethodImplemented | (Enum Price Calculation Method, Enum Price Type) | public | - | ||||
| FindSetup | (Interface Line With Price, var Record Price Calculation Setup) | Boolean | public | - | |||
| IsExtendedPriceCalculationEnabled | () | Boolean | public | - | |||
| GetFeatureKey | () | Text[50] | public | - | |||
| TestIsEnabled | () | public | Pending 19.0 | ||||
| Replaced by the method in Codeunit 7049 Feature - Price Calculation | |||||||
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnIsExtendedPriceCalculationEnabled | (var Boolean) | - |
| Integration event | OnFindSupportedSetup | (var Record Price Calculation Setup) | - |