VendDocumentLineMap.setQty_IN Method [AX 2012]

Sets the quantity information.

public void setQty_IN(
    DocumentStatus documentStatus, 
    boolean creditRemaining, 
   [boolean setInventNow])

Run On

Called

Parameters

documentStatus
Type: DocumentStatus Enumeration
The document status.
creditRemaining
Type: boolean
A Boolean value that indicates whether there is any credit remaining.
setInventNow
Type: boolean
A Boolean value that indicates whether the inventory should be set now.

Community Additions

ADD
Show: