Share via


RetailConnReplicationUtilities::getFieldID Method [AX 2012]

Method initializes the varaiables with the ID for the given table and field.

Syntax

client server public static FieldId getFieldID(TableName _tableName, FieldName _fieldName)

Run On

Called

Parameters

Return Value

Type: FieldId Extended Data Type
ID of the field in the AOT.

See Also

Reference

RetailConnReplicationUtilities Class