KVSKBASalesPriceWkshCalc
Events
OnCalculateTextGlobalsOnSetTextBaseOfInitialPriceCaseElse(Record KVSKBASalesConditionHeader, Text[50]) :
[IntegrationEvent(false, false)]
local procedure OnCalculateTextGlobalsOnSetTextBaseOfInitialPriceCaseElse(SalesConditionHeader: Record "KVSKBASalesConditionHeader"; var TextBaseOfInitialPrice: Text[50]):
OnGetConditionOnAfterSetFilterSalesCondHeader(Record KVSKBASalesConditionHeader, Record KVSKBASalesPriceWorksheet) :
OBSOLETE
This Element will be removed or changed with a future Version of the App.
[Obsolete('The price calculation needs a redesign due to the standard changes, possibly the function will not be available in the future.', '18.3')]
[IntegrationEvent(false, false)]
local procedure OnGetConditionOnAfterSetFilterSalesCondHeader(var SalesConditionHeader: Record "KVSKBASalesConditionHeader"; SalesPriceWorksheet: Record "KVSKBASalesPriceWorksheet"):
OnGetConditionOnBeforeCheckBaseofCalculation(Record KVSKBASalesConditionHeader, Boolean) :
[IntegrationEvent(false, false)]
local procedure OnGetConditionOnBeforeCheckBaseofCalculation(SalesConditionHeader: Record "KVSKBASalesConditionHeader"; var IsHandled: Boolean):
OnBeforeCalcSalesPriceOnGetCondition(Record KVSKBASalesConditionHeader, Boolean) :
[IntegrationEvent(false, false)]
local procedure OnBeforeCalcSalesPriceOnGetCondition(SalesConditionHeader: Record "KVSKBASalesConditionHeader"; var IsHandled: Boolean):