RetailLoyaltyCollection::getLoyaltyPointStatus Method [AX 2012]

Calculates the used, issued, and expired points.

client server public static container getLoyaltyPointStatus(RetailCardNumber pLoyaltyCardNo)

Run On

Called

Parameters

pLoyaltyCardNo
Type: RetailCardNumber Extended Data Type
A value from the CardNumber field in the RetailLoyaltyMSRCardTable table.

Return Value

Type: container
A container that contains the calculated points.
Show: