Share via


TransactionTextContextCustPaymentCust.getSupportedTables Method [AX 2012]

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

Syntax

public container getSupportedTables()

Run On

Called

Return Value

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

Remarks

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

See Also

Reference

TransactionTextContextCustPaymentCust Class