KVSPSAPriceHelper
Procedures
IsOldPSAPriceCalculationEnabled() : Boolean
Summary: This procedure checks if the old PSA price calculation is enabled.
procedure IsOldPSAPriceCalculationEnabled(): Boolean
Returns: Return result if the old PSA price calculation is enabled or not.
IsPSAExtendedPriceCalculationEnabled() : Boolean
Summary: This procedure checks if the extended price calculation for PSA is enabled.
procedure IsPSAExtendedPriceCalculationEnabled(): Boolean
Returns: Return result if the extended price calculation for PSA is enabled or not.
IsPSAExtendedPriceCalculationEnabled(Text) : Boolean
Summary: This procedure checks if the extended price calculation for PSA is enabled in the target company.
procedure IsPSAExtendedPriceCalculationEnabled(TargetCompanyName: Text): Boolean
Parameters:
TargetCompanyName:
Returns: Return result if the extended price calculation for PSA is enabled in the target company or not.
Events
KVSPSAOnAfterSetFilterDuplicatePriceListLine(Record Price List Line, Record Price List Line) :
[IntegrationEvent(false, false)]
local procedure KVSPSAOnAfterSetFilterDuplicatePriceListLine(PriceListLine: Record "Price List Line"; var DuplicatePriceListLine: Record "Price List Line"):