InventMov_Transfer.inventDimParmMatchTransferTrans Method [AX 2012]

Retrieves an InventDimParm table buffer that is used to find the related InventTrans records.

Syntax

public InventDimParm inventDimParmMatchTransferTrans()

Run On

Called

Return Value

Type: InventDimParm Table
An InventDimParm table buffer.

Remarks

This method is used for movements that represent transfers.

See Also

Reference

InventMov_Transfer Class