Table of Contents

KVSKBASuggestSalesPriceonWksh

OBSOLETE

This Element will be removed or changed with a future Version of the App.

Events

OnBeforeModifyOrInsertSalesPriceWksh(Record KVSKBASalesPriceWorksheet) :

[IntegrationEvent(false, false)]
local procedure OnBeforeModifyOrInsertSalesPriceWksh(var SalesPriceWorksheet: Record "KVSKBASalesPriceWorksheet"): 

OnAfterGetRecordSalesPriceOnBeforeTypeFilterCaseElse(Record KVSKBASalesPrice, Boolean) :

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 OnAfterGetRecordSalesPriceOnBeforeTypeFilterCaseElse(var SalesPrice: Record "KVSKBASalesPrice"; var IsHandled: Boolean):