Codeunit 7001 Price Calculation Mgt. in 24
- App
- Base Application
- Namespace
- Microsoft.Pricing.Calculation
Versions171819202122232425262728latest
Source29
Procedures, 11
| 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 | |||||||
| FindActiveSubscriptions | () | Text | public | - | |||
| FeatureCustomizedLookupUsage | (Integer) | internal | - | ||||
| FeatureCustomizedLookupDiscovered | () | internal | - | ||||
| GetFeatureTelemetryName | () | Text[50] | public | - | |||
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnIsExtendedPriceCalculationEnabled | (var Boolean) | - |
| Integration event | OnFindSupportedSetup | (var Record Price Calculation Setup) | - |
| Integration event | OnGetHandlerOnAfterFindSetup | (Interface Line With Price, var Interface Price Calculation, var Boolean, var Record Price Calculation Setup) | - |