EcoResProductDimensionAttribute::inventDimFieldId2DimensionAttributeRecId Method
Retrieves the ID of a record in the EcoResProductDimensionAttribute table by the number of the product dimension field that is in the InventDim table.
Syntax
client server public static RefRecId inventDimFieldId2DimensionAttributeRecId(FieldId _inventDimFieldId)
Run On
Called
Parameters
- _inventDimFieldId
Type: FieldId Extended Data Type
The ID of the number of the product dimension field in the InventDim table.
Return Value
Type: RefRecId Extended Data Type
The ID of a record in the EcoResProductDimensionAttribute table.
Exceptions
Exception | Condition |
---|---|
Error | The method has been called for a dimension that is not supported. |