PDSAdvancedPricing.maxReceiptStatus Method [AX 2012]

Gets the maximum processed receipt status for inventory transactions that will be used for computing adjusted unit prices.

protected StatusReceipt maxReceiptStatus()

Run On

Server

Return Value

Type: StatusReceipt Enumeration
The maximum processed receipt status that will be used for adjusted unit pricing calculations.

The base implementation of this method returns StatusReceipt::Purchased.

Community Additions

ADD
Show: