Share via


SalesTable2LineParameters::getCombinedFieldId Method

Gets a field ID that is a combination of the table ID and field ID.

Syntax

client server public static FieldId getCombinedFieldId(TableId _tableId, FieldId _baseFieldId)

Run On

Called

Parameters

Return Value

Type: FieldId Extended Data Type
A field ID that is a combination of the table ID and field ID.

Exceptions

Exception Condition
Error

The table ID is not supported.

See Also

Reference

SalesTable2LineParameters Table