Share via


ReqActionApply::applyActionPurch Method [AX 2012]

Applies the action of a purchase order line.

Syntax

server public static void applyActionPurch(ReqTrans _reqTrans, NoYesId _deleteEmptyPurchase)

Run On

Server

Parameters

  • _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.

See Also

Reference

ReqActionApply Class