Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the quantity information.
Syntax
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.