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.
Finds the earning rules that applies to the given loyalty card.
Syntax
client server public static List FindLoyaltyEarnSchemeLines(
RefRecId _channelOU,
RetailLoyaltyCardNumber _cardNumber,
date _date)
Run On
Called
Parameters
- _channelOU
Type: RefRecId Extended Data Type
The record Id of the operating unit of the channel.
- _cardNumber
Type: RetailLoyaltyCardNumber Extended Data Type
The loyalty card number.
- _date
Type: date
The date.
Return Value
Type: List Class
The list of the RetailLoyaltyEarnSchemeLine records found.