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 the ID of a dimension table to the ID of a field in the InventDim table.
Syntax
client server public static FieldId dimensionTable2InventDimFieldId(TableId _dimensionTableId)
Run On
Called
Parameters
- _dimensionTableId
Type: TableId Extended Data Type
The ID of a dimension table.
Return Value
Type: FieldId Extended Data Type
The ID of a field in the InventDim table; otherwise, 0.
Exceptions
Exception | Condition |
---|---|
Error | This method was called on an empty buffer. |