RetailConnReplicationUtilities::getValidTimeStateFieldType Method [AX 2012]
Method inistializes the validTimeStateFieldType with the value Date if the type of the dict field is Date otherwise UTCDateTime.
client server public static int getValidTimeStateFieldType(TableName _tableName)
Run On
CalledParameters
- _tableName
- Type: TableName Extended Data Type
Name of a table in the AOT.
Show: