AxMCRSalesTable::newMCRSalesTable Method [AX 2012]

Constructs a new instance of the AxMCRSalesTable class.

Syntax

client server public static AxMCRSalesTable newMCRSalesTable(MCRSalesTable _mcrSalesTable)

Run On

Called

Parameters

  • _mcrSalesTable
    Type: MCRSalesTable Table
    The specified base record of the MCRSalesTable table.

Return Value

Type: AxMCRSalesTable Class
The instantiated and initialized object of the AxMCRSalesTable class.

See Also

Reference

AxMCRSalesTable Class