RetailTransactionService::updateIssuedLoyaltyPoints Method [AX 2012]
Syntax
client server public static container updateIssuedLoyaltyPoints(
RetailTransactionId pTransactionId,
LineNum pLineNum,
RetailStoreId pStoreId,
RetailTerminalId pTerminalId,
RetailCardNumber pLoyaltyCardNo,
str pTransDate,
[int pDateSequence,
RetailLoyaltyPoints pIssuedPoints,
RetailReceiptId pReceiptId,
RetailStaffId pStaffId,
str pTime])
Run On
Called
Parameters
- pTransactionId
Type: RetailTransactionId Extended Data Type
- pLineNum
Type: LineNum Extended Data Type
- pStoreId
Type: RetailStoreId Extended Data Type
- pTerminalId
Type: RetailTerminalId Extended Data Type
- pLoyaltyCardNo
Type: RetailCardNumber Extended Data Type
- pTransDate
Type: str
- pDateSequence
Type: int
- pIssuedPoints
Type: RetailLoyaltyPoints Extended Data Type
- pReceiptId
Type: RetailReceiptId Extended Data Type
- pStaffId
Type: RetailStaffId Extended Data Type
- pTime
Type: str