Share via


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

Return Value

Type: str
The loyalty card of the transaction.

See Also

Reference

RetailTransactionServiceTransactions Class