ReqDemPlanDataProcessingHelper::dbFieldName Method [AX 2012]
Returns the field name in the database.
client server public static str dbFieldName(TableId _tableId, FieldId _fieldId)
Run On
CalledParameters
- _tableId
- Type: TableId Extended Data Type
The table ID.
- _fieldId
- Type: FieldId Extended Data Type
The field ID.
Show: