Share via


RetailTransactionService::getSalesOrder Method [AX 2012]

Gets a container that contains data from the SalesTable and CustTable tables.

Syntax

client server public static container getSalesOrder(SalesId _salesId)

Run On

Called

Parameters

Return Value

Type: container
A container that contains data from the SalesTable and CustTable tables.

See Also

Reference

RetailTransactionService Class