Skip to content

Codeunit WSB_PriceSignalingMgtTTE

Provides functionality for Price Signaling.

Properties

Name Value
Access Public

Methods

wgFncPurchLineUnitPriceAlert

Checks whether or not a direct unit cost alert should be shown.

Parameters

Type Name Description
Record "Purchase Line" vRecPurchLine The purchase line to check for outdated prices.
Boolean pShowNotification Whether to show a notification if we find an outdated price.

Returns

Type Description
Boolean System.Xml.XmlElement

wgFncSalesLineUnitPriceAlert

Checks whether or not a unit price alert should be shown.

Parameters

Type Name Description
Record "Sales Line" vRecSalesLine The sales line to check for outdated prices.
Boolean pShowNotification Whether to show a notification if we find an outdated price.

Returns

Type Description
Boolean System.Xml.XmlElement