SalesUpdateConfirmDatesCommand::newSalesTable Method [AX 2012]
Initializes a new instance of the SalesUpdateConfirmDatesCommand class.
client server public static SalesUpdateConfirmDatesCommand newSalesTable(SalesTable _salesTable)
Run On
CalledParameters
- _salesTable
- Type: SalesTable Table
A SalesTable record that represent the sales order header.
Show: