RetailConnSCAXSession.OpenTempDBTable Method [AX 2012]
Opens temporary database table.
Syntax
public Common OpenTempDBTable(TableName _tableName)
Run On
Server
Parameters
- _tableName
Type: TableName Extended Data Type
Name of a table.
Return Value
Type: Common Table
TempDB table cursor.