Share via


ReqBOMInventDim.inventDim Method [AX 2012]

Determines the inventory dimension for a given BOM line.

Syntax

public InventDim inventDim(
    ReqTrans _reqTransBOM, 
    InventTable _inventTable, 
    BOM _bom, 
    ReqSetupDim _setupDim, 
    ReqCalcRecordCacheInventDim _reqCalcRecordCacheInventDim)

Run On

Called

Parameters

Return Value

Type: InventDim Table
The InventDim record that represents the issue dimension for the BOM line.

See Also

Reference

ReqBOMInventDim Class