Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Method returns the serialized xml string of a list of salesTrans having the data of the RetailTransactionSalesTrans table.
Syntax
client server private static str fillSalesTrans(RetailTransactionTable transactionTable)
Run On
Called
Parameters
- transactionTable
Type: RetailTransactionTable Table
Table buffer of RetailTransactionTable table.
Return Value
Type: str
XML serialized string of the RetailTransactionSalesTrans table.
Example: