Share via


VendDocumentLineMap.setQty_IN Method

Sets the quantity information.

Syntax

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

Run On

Called

Parameters

  • 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.

See Also

Reference

VendDocumentLineMap Map