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.
Converts a dimension attribute value to the ID of a dimension table.
Syntax
client server public static TableId variantDimensionTableId2DimensionTableId(TableId _variantDimensionTableId)
Run On
Called
Parameters
- _variantDimensionTableId
Type: TableId Extended Data Type
The ID of the dimension attribute value table.
Return Value
Type: TableId Extended Data Type
The ID of a of a dimension table.
Exceptions
Exception | Condition |
---|---|
Error | The method has been called on an empty record. |