Share via


RetailTransactionServiceAX61::getSalesOrder Method [AX 2012]

Method returns the container salesOrder having the data of the SalesTable and CustTable.

Syntax

client server public static container getSalesOrder(SalesId _salesId)

Run On

Called

Parameters

Return Value

Type: container
Container salesOrder having the data of the SalesTable and CustTable.

See Also

Reference

RetailTransactionServiceAX61 Class