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.
Applies the action of a purchase order line.
Syntax
server public static void applyActionPurch(ReqTrans _reqTrans, NoYesId _deleteEmptyPurchase)
Run On
Server
Parameters
- _reqTrans
Type: ReqTrans Table
The purchase order transaction.
- _deleteEmptyPurchase
Type: NoYesId Extended Data Type
A Boolean value that indicates whether the purchase order header should be deleted if the last line is canceled.
Exceptions
Exception | Condition |
---|---|
Error | The update has been canceled. |