Share via


SalesUpdateConfirmDatesCommand::newSalesTable Method [AX 2012]

Initializes a new instance of the SalesUpdateConfirmDatesCommand class.

Syntax

client server public static SalesUpdateConfirmDatesCommand newSalesTable(SalesTable _salesTable)

Run On

Called

Parameters

  • _salesTable
    Type: SalesTable Table
    A SalesTable record that represent the sales order header.

Return Value

Type: SalesUpdateConfirmDatesCommand Class
A SalesUpdateConfirmDatesCommand object.

See Also

Reference

SalesUpdateConfirmDatesCommand Class