RetailConnUploadTempDBManager::getTempDBTableName Method [AX 2012]
Method returns the table name in the format of '\_tablenameX'.
client server public static TableName getTempDBTableName(TableName _tableName)
Run On
CalledParameters
- _tableName
- Type: TableName Extended Data Type
Name of the table in the AOT.
Show: