RetailConnReplicationUtilities::isGlobalTable Method [AX 2012]
Checks the table's data is saved on a per-company basis.
Syntax
client server public static boolean isGlobalTable(TableName _tableName)
Run On
Called
Parameters
- _tableName
Type: TableName Extended Data Type
Name of a table in the AOT.
Return Value
Type: boolean
false if the table's data is saved on a per-company basis otherwise false.