Table of Contents

KVSPSACopyPSPTemplateManEvents

Events

OnBeforeSetGlobalSkipCalcPrices(Boolean) :

Summary: Raised before setting the global skip calc prices flag.

[IntegrationEvent(false, false)]
local procedure OnBeforeSetGlobalSkipCalcPrices(var IsHandled: Boolean): 

Parameters:

  • IsHandled: Set to true to skip the default implementation.

OnBeforeSetGlobalSkipRecalcDistribution(Boolean) :

Summary: Raised before setting the global skip recalc distribution flag.

[IntegrationEvent(false, false)]
local procedure OnBeforeSetGlobalSkipRecalcDistribution(var IsHandled: Boolean): 

Parameters:

  • IsHandled: Set to true to skip the default implementation.