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.
Generates BOM comparison data and inserts it into the InventBOMComparisonTmp_CN temporary table.
Syntax
server protected static InventBOMComparisonTmp_CN generateBOMComparisonData(
container _conBomIds,
InventBOMComparisonType_CN _compType,
ModuleInventPurchSales _itemCostModuleType)
Run On
Server
Parameters
- _conBomIds
Type: container
The container for the BOM version IDs.
- _compType
Type: InventBOMComparisonType_CN Enumeration
The comparison type.
- _itemCostModuleType
Type: ModuleInventPurchSales Enumeration
The item cost module type.
Return Value
Type: InventBOMComparisonTmp_CN Table
An instance of the InventBOMComparisonTmp_CN temporary table.