Table of Contents

Codeunit "Get Used Price List HeaderWCAP"

ID 70345435
Namespace: CapVision.CapCollecte.Pricing

Properties

Name Value
SingleInstance True
Description Enables to get the used price list header to store it in the sales and purchase lines.

Events

OnFoundUsedLineOnAfterUpdateUnitPrice

[IntegrationEvent(False,False)]
local procedure OnFoundUsedLineOnAfterUpdateUnitPrice(var SalesLine: Record "Sales Line"; PriceListLine: Record "Price List Line")

Parameters

Name Type Description
SalesLine Record "Sales Line"
PriceListLine Record "Price List Line"

See also