ReqTransPoMarkFirm.createInventTransfer Method [AX 2012]

Creates either an InventTransferLine or InventTransferJournal record.

Syntax

protected void createInventTransfer(ReqTrans _reqTrans, ReqPO _reqPO)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

The default order settings for the item do not exist.

-or-

The receiving warehouse is on hold for transactions.

-or-

The From and To warehouses are incorrectly specified.

See Also

Reference

ReqTransPoMarkFirm Class