Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _transDate
Type: TransDate Extended Data Type
The date of the report.
- _fromInventLocationName
Type: InventLocationName Extended Data Type
The inventory location from which items are taken.
- _fromActivityType
Type: InventLocationActivityType_RU Extended Data Type
The activity type of the inventory location from which items are taken.
- _toInventLocationName
Type: InventLocationName Extended Data Type
The inventory location to which items are taken.
- _toActivityType
Type: InventLocationActivityType_RU Extended Data Type
The activity type of the inventory location to which items are taken.
- _toMainAccount
Type: MainAccountNum Extended Data Type
The main account to which items are written off.
- _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.
- _unitOfMeasureSymbol
Type: UnitOfMeasureSymbol Extended Data Type
The symbol of the unit of measure.