RetailTransactionServiceAX61.fillSalesTrans Method [AX 2012]
Method returns the container salesTrans having the data of the RetailTransactionSalesTrans table.
private container fillSalesTrans(RetailTransactionSalesTrans transactionSalesTrans)
Run On
CalledParameters
- transactionSalesTrans
- Type: RetailTransactionSalesTrans Table
Table buffer of RetailTransactionSalesTrans table.
Return Value
Type: containerContainer salesTrans having the data of the RetailTransactionSalesTrans table.
Community Additions
ADD
Show: