Share via


InventJournalData_BOMReq_RU.initBOMSection Method [AX 2012]

Fills the BOM section of the report with data.

Syntax

protected void initBOMSection(
    TransDate _transDate, 
    InventLocationName _fromInventLocationName, 
    InventLocationActivityType_RU _fromActivityType, 
    InventLocationName _toInventLocationName, 
    InventLocationActivityType_RU _toActivityType, 
    MainAccountNum _toMainAccount, 
    DimensionValue _toDimension, 
   [UnitOfMeasureSymbol _unitOfMeasureSymbol])

Run On

Called

Parameters

  • _toDimension
    Type: DimensionValue Extended Data Type
    The dimension value that corresponds to the dimension attribute that is specified in the parameters as the analysis dimension.

See Also

Reference

InventJournalData_BOMReq_RU Class