Share via


ReqActionApply::applyActionTransfer Method [AX 2012]

Applies the action of a transfer order line.

Syntax

server public static void applyActionTransfer(ReqTrans _reqTrans, NoYesId _deleteEmptyTransfer)

Run On

Server

Parameters

  • _deleteEmptyTransfer
    Type: NoYesId Extended Data Type
    A Boolean value that indicates whether the transfer 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