PurchTableCheckQuantity.constructPurchQuantity Method [AX 2012]
Instantiates a new instance of the PurchQuantity class based on the specified document.
protected PurchQuantity constructPurchQuantity(DocumentStatus _documentStatus, boolean _excludePending)
Run On
CalledParameters
- _documentStatus
- Type: DocumentStatus Enumeration
The document for which the PurchQuantity object should be instantiated.
- _excludePending
- Type: boolean
An Boolean value that specifies whether pending documents are to be excluded from the check.
Community Additions
ADD
Show: