Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates the sales records in the SalesTable table for every sales order transaction and sales line in the SalesLine table for every transaction of a sales order.
Syntax
Note
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.
Microsoft Dynamics AX 2012 R3
public void createSalesOrders([boolean _handleSkipAggregationOrders])
Microsoft Dynamics AX 2012 R2 (SYS)
public void createSalesOrders()
Microsoft Dynamics AX 2012 Feature Pack (SYS)
public void createSalesOrders()
Run On
Called
Parameters
- _handleSkipAggregationOrders
Type: boolean
Remarks
This method creates the retail stamp headed sales orders.