PurchLineType.setPurchStatus Method [AX 2012]
Syntax
public void setPurchStatus(
PurchLine _purchLine,
[InventTransIdSum inventTransIdSum,
boolean _updateHeader])
Run On
Called
Parameters
- _purchLine
Type: PurchLine Table
- inventTransIdSum
Type: InventTransIdSum Class
- _updateHeader
Type: boolean