Share via


RetailTransactionService::getSalesOrderDetail Method [AX 2012]

Gets the details of a sales order.

Syntax

server public static container getSalesOrderDetail(SalesId salesId, InventLocationId storeId)

Run On

Server

Parameters

Return Value

Type: container
A container that contains the details of a sales order in XML format

Remarks

This method gets open sales order.

See Also

Reference

RetailTransactionService Class