ReqCalc.insertTransferShip Method [AX 2012]

Adds the issue for a transfer order line to the cache for processing.

Syntax

protected void insertTransferShip(RefRecId _inventTransOriginReceiveRecId)

Run On

Called

Parameters

  • _inventTransOriginReceiveRecId
    Type: RefRecId Extended Data Type
    The record identifier of the InventTransOrigin record of the receipt inventory transaction.

See Also

Reference

ReqCalc Class