Share via


TaxTransReportsController_IN.getTemporaryTable Method [AX 2012]

Returns the record ID of the temporary table for a menu item.

Syntax

private RecId getTemporaryTable(Args _args)

Run On

Called

Parameters

  • _args
    Type: Args Class
    An instance of the Args class.

Return Value

Type: RecId Extended Data Type
The record ID of the temporary table.

See Also

Reference

TaxTransReportsController_IN Class