Share via


TransactionTextContext.getSupportedTables Method [AX 2012]

Provides a list of tables supported for use with the specified transaction type.

Syntax

public abstract container getSupportedTables()

Run On

Called

Return Value

Type: container
A container that contains the table ID of tables supported by specified transaction type.

Remarks

The container contains only those tables associated with the specified transaction type.

See Also

Reference

TransactionTextContext Class