Share via


ReqTransPoMarkFirm.createInventTransferLine Method [AX 2012]

Creates an InventTransferLine record.

Syntax

protected void createInventTransferLine(
    ReqTrans _reqTrans, 
    ReqPO _reqPO, 
    InventLocationId _fromInventLocationId, 
    InventLocationId _toInventLocationId)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

A transfer order could not be created.

See Also

Reference

ReqTransPoMarkFirm Class