Share via


RetailTransactionServiceTransactions::fillTransactionTable Method [AX 2012]

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

Syntax

client server private static str fillTransactionTable(RetailTransactionTable transactionTable)

Run On

Called

Parameters

Return Value

Type: str
The xml serialized string of the RetailTransactionTable.
Example: TransactionIdReceiptIdStoreTerminalStaffTransactionDateShiftShiftDateCustomerAccountEntryStatusCurrencyPaymentAmountBatchIdLoyaltyCardIdtrue

See Also

Reference

RetailTransactionServiceTransactions Class