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.
Updates the specified comparison field with the value in its corresponding BOM ID.
Syntax
client server protected static void updateComparisonField(
InventBOMComparisonTmp_CN _bomComparison,
BOM _bom,
InventBOMComparisonType_CN _compType,
BOMId _bomId,
int _bomIndex)
Run On
Called
Parameters
- _bomComparison
Type: InventBOMComparisonTmp_CN Table
A comparison result that has to be updated.
- _bom
Type: BOM Table
A temporary BOM table buffer that contains the BOM line details.
- _compType
Type: InventBOMComparisonType_CN Enumeration
The comparison field type.
- _bomId
Type: BOMId Extended Data Type
The BOM ID.
- _bomIndex
Type: int
The index of the BOM ID; also the index of the comparison field in the _compType type.