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

Called

Parameters

_tableName
Type: TableName Extended Data Type
Name of a table in the AOT.

Return Value

Type: int
Integer value for the type in the validTimeStateFieldType.
Show: