RetailTransactionServiceTransactions::fillLoyaltyTrans Method [AX 2012]
Method returns the loyalty card of the transaction.
Syntax
client server private static str fillLoyaltyTrans(RetailTransactionTable transactionTable)
Run On
Called
Parameters
- transactionTable
Type: RetailTransactionTable Table
Table buffer of RetailTransactionTable table.
Return Value
Type: str
The loyalty card of the transaction.