RetailLoyaltyCardRewardPointTrans::IsTransactionPaidByLoyalty Method

Checks if a transaction has a loyalty tender line.

Syntax

client server public static boolean IsTransactionPaidByLoyalty(
    RetailTransactionId _transactionId, 
    RetailStoreId _storeId, 
    RetailTerminalId _terminalId, 
    RefRecId _channel, 
    DataAreaId _dataAreaId)

Run On

Called

Parameters

Return Value

Type: boolean
true, if the transaction has a loyalty tender line; otherwise, false.

See Also

Reference

RetailLoyaltyCardRewardPointTrans Table