RetailLoyaltyManager::ValidateLoyaltyCardRewardPointTrans Method [AX 2012]

Validates a loyalty card transaction.

Syntax

client server public static container ValidateLoyaltyCardRewardPointTrans(RetailLoyaltyCardRewardPointTrans _trans, [boolean _isUpgrade])

Run On

Called

Parameters

  • _isUpgrade
    Type: boolean
    Flag whill be true for upgrade

Return Value

Type: container
A container with the result of the validation and the related message.

See Also

Reference

RetailLoyaltyManager Class