RetailStatementPostSalesOrders.invoiceSalesOrder Method [AX 2012]
Invoices the specified sales order and checks for the waiting sales orders.
Syntax
public void invoiceSalesOrder([SalesTable salesHeader])
Run On
Called
Parameters
- salesHeader
Type: SalesTable Table
The current SalesTable record.
Remarks
All the waiting sales orders are invoiced in a batch.