PurchLineEventHandler::setPurchCommitmentLine_PSN Method [AX 2012]
Sets the PurchCommitmentLine_PSN field in either the PurchLine table or the VendInvoiceTrans table.
client server public static void setPurchCommitmentLine_PSN(XppPrePostArgs _xppPrePostArgs)
Run On
CalledParameters
- _xppPrePostArgs
- Type: XppPrePostArgs Class
The arguments used to determine which table to update.
Show: