Share via


PurchLineType_Purch.setPurchStatus Method [AX 2012]

Sets the status of a PurchLine record.

Syntax

public void setPurchStatus(
    PurchLine _purchLine, 
   [InventTransIdSum _inventTransIdSum, 
    boolean _updateHeader])

Run On

Called

Parameters

See Also

Reference

PurchLineType_Purch Class