Share via


InventTransferTotals_BR::showTax Method [AX 2012]

Shows the temporary sales tax form

Syntax

client server public static FormRun showTax(str _menuItemDisplayStr, InventTransferTable _inventTransferTable)

Run On

Called

Parameters

  • _menuItemDisplayStr
    Type: str
    The menu item that opens the TaxTmpWorkTrans form

Return Value

Type: FormRun Class
The FormRun object

See Also

Reference

InventTransferTotals_BR Class