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 new status for the InventTrans record and update internal counters.
Syntax
public void setInventTransStatus(
InventTrans _inventTrans,
StatusReceipt _statusReceipt,
StatusIssue _statusIssue)
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
The InventTrans record to be updated
- _statusReceipt
Type: StatusReceipt Enumeration
The new value for the StatusReceipt record.
- _statusIssue
Type: StatusIssue Enumeration
The new value for the StatusIssue record.