RetailCDXDataSyncContext.openTempDBTable Method [AX 2012]
Creates or get the TempDB table cursor by table name.
Syntax
public Common openTempDBTable(TableName _tableName)
Run On
Called
Parameters
- _tableName
Type: TableName Extended Data Type
Name of the TempDB table.
Return Value
Type: Common Table
TempDB table cursor.