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.
Finds or creates a line on the report.
Syntax
public InventAgingTmp findOrCreate(
ItemGroupId _itemGroupId,
ItemId _itemId,
ItemName _itemName,
UnitOfMeasureSymbol _unit,
InventDim _inventDim)
Run On
Called
Parameters
- _itemGroupId
Type: ItemGroupId Extended Data Type
The ItemGroupId to find.
- _itemId
Type: ItemId Extended Data Type
The ItemId to find.
- _itemName
Type: ItemName Extended Data Type
The ItemName to find.
- _unit
Type: UnitOfMeasureSymbol Extended Data Type
The UnitOfMeasureSymbol to find.
- _inventDim
Type: InventDim Table
The InventDim buffer with the inventory dimensions to find.
Return Value
Type: InventAgingTmp Table
The specified InventAgingTmp buffer representing a line on the report.