Share via


RetailLoyaltyCollection::ReconcilePointsFromRBOTxLoyaltyPtsTrans Method [AX 2012]

Copies loyalty transactions that did not go through the transaction service from the RetailTransactionLoyaltyPointsTrans table to the RetailLoyaltyMSRCardTrans table.

Syntax

client server public static int ReconcilePointsFromRBOTxLoyaltyPtsTrans()

Run On

Called

Return Value

Type: int
A count of the records created.

See Also

Reference

RetailLoyaltyCollection Class