Codeunit 7001 Price Calculation Mgt. in 17
- 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 | - |
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnIsExtendedPriceCalculationEnabled | (var Boolean) | - |
| Integration event | OnFindSupportedSetup | (var Record Price Calculation Setup) | - |