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

Return Value

Type: container
Container having calculated points.

See Also

Reference

RetailTransactionServiceAX5 Class