SalesTable2LineParameters::getBaseFieldId Method
Gets a table specific field ID.
Syntax
client server public static FieldId getBaseFieldId(TableId _tableId, FieldId _combinedFieldId)
Run On
Called
Parameters
- _tableId
Type: TableId Extended Data Type
The table ID.
- _combinedFieldId
Type: FieldId Extended Data Type
The field ID that is a combination of the table ID and field ID.
Return Value
Type: FieldId Extended Data Type
A table specific field ID.
Exceptions
Exception | Condition |
---|---|
Error | The table ID is not supported. |