Share via


ReqBOMCreate.createBOM Method [AX 2012]

Creates the derived requirement transactions for each BOM record.

Syntax

public void createBOM([ReqCalcRecordCacheInventDim _reqCalcRecordCacheInventDim, ReqCalcRecordCacheUnitOfMeasure _reqCalcRecordCacheUnitOfMeasure])

Run On

Server

Parameters

  • _reqCalcRecordCacheInventDim
    Type: ReqCalcRecordCacheInventDim Class
    A ReqCalcRecordCacheInventDim object that is used to cache invententory dimension information.

Exceptions

Exception Condition
Error

The same item ID is wrongly used for the planned order and for a bill of materials line.

See Also

Reference

ReqBOMCreate Class