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 status of a PurchLine record.
Syntax
public void setPurchStatus(
PurchLine _purchLine,
[InventTransIdSum _inventTransIdSum,
boolean _updateHeader])
Run On
Called
Parameters
- _purchLine
Type: PurchLine Table
The PurchLine record to update.
- _inventTransIdSum
Type: InventTransIdSum Class
An instance of the InventTransIdSum class.
- _updateHeader
Type: boolean