RetailTransactionServiceAX5::getLoyaltyPointStatus Method [AX 2012]
The function calculates the used, issued, expired points, depending on the table and baseEnum (Used; Issued; Expired).
Syntax
client server public static container getLoyaltyPointStatus(RetailCardNumber _pLoyaltyCardNo)
Run On
Called
Parameters
- _pLoyaltyCardNo
Type: RetailCardNumber Extended Data Type
ID of the RetailLoyaltyMSRCardTable.cardNumber field.
Return Value
Type: container
Container having calculated points.