Share via


RetailLoyaltyCollection::checkPointStatus Method [AX 2012]

Calculates the loyalty points for item, product group, and tender types.

Syntax

client server public static void checkPointStatus(RetailTransactionTable transactionTable)

Run On

Called

Parameters

Remarks

This method calls the calculatePoints method to calculate the loyalty points.

See Also

Reference

RetailLoyaltyCollection Class