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
- transactionSalesTrans
Type: RetailTransactionSalesTrans Table
Table buffer of RetailTransactionSalesTrans table.
Return Value
Type: container
Container salesTrans having the data of the RetailTransactionSalesTrans table.