Share via


RetailTransactionServiceAX61.fillTransactionTable Method [AX 2012]

Method returns the container transTable having the data of the RetailTransactionTable.

Syntax

private container fillTransactionTable(RetailTransactionTable transactionTable)

Run On

Called

Parameters

Return Value

Type: container
Container transTable having the data of the RetailTransactionTable.

See Also

Reference

RetailTransactionServiceAX61 Class