Share via


TransactionTextContextCust.getSupportedTables Method [AX 2012]

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

Syntax

public container getSupportedTables()

Run On

Called

Return Value

Type: container
A container that contains a collection of TableId values of tables that are supported by a specified transaction type.

See Also

Reference

TransactionTextContextCust Class