EcoResProductDimensionAttribute::masterDimensionTableId2DimensionTableId Method
Sends the ID of the dimension value table that is related to the value table of the product master dimension attribute by using the ID from the _masterDimensionTableId parameter.
Syntax
client server public static TableId masterDimensionTableId2DimensionTableId(TableId _masterDimensionTableId)
Run On
Called
Parameters
- _masterDimensionTableId
Type: TableId Extended Data Type
The ID of the product model dimension attribute value table.
Return Value
Type: TableId Extended Data Type
The ID of a dimension value table.
Exceptions
Exception | Condition |
---|---|
Error | This method has been called on an empty buffer. |