RetailTransactionService::giftCardVoid Method [AX 2012]
Checks the status of the gift card.
Syntax
client server public static container giftCardVoid(RetailGiftCardId _dataEntryId)
Run On
Called
Parameters
- _dataEntryId
Type: RetailGiftCardId Extended Data Type
The ID of the RetailGiftCardTable.entryId field.
Return Value
Type: container
The status as a container.
Exceptions
Exception | Condition |
---|---|
UpdateConflictNotRecovered | A conflict occurred that could not be recovered from when updating. |
UpdateConflict | An update conflict occurred. |