ReqBOMCreate.createBOM Method [AX 2012]

Creates the derived requirement transactions for each BOM record.

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.
_reqCalcRecordCacheUnitOfMeasure
Type: ReqCalcRecordCacheUnitOfMeasure Class
A ReqCalcRecordCacheUnitOfMeasure object that is used to cache unit of measure information.

ExceptionCondition
Error

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

Community Additions

ADD
Show: