RetailTransactionServiceAX61.fillSalesTrans Method [AX 2012]

Method returns the container salesTrans having the data of the RetailTransactionSalesTrans table.

Syntax

private container fillSalesTrans(RetailTransactionSalesTrans transactionSalesTrans)

Run On

Called

Parameters

Return Value

Type: container
Container salesTrans having the data of the RetailTransactionSalesTrans table.

See Also

Reference

RetailTransactionServiceAX61 Class