RetailTransactionServiceAX5::creditVoucherVoidPayment Method [AX 2012]
Voids the payment for the credit voucher.
Syntax
client server public static container creditVoucherVoidPayment(
RetailDataEntryId _dataEntryId,
RetailStoreId _storeId,
RetailTerminalId _terminalId)
Run On
Called
Parameters
- _dataEntryId
Type: RetailDataEntryId Extended Data Type
The data entry Id to be updated to the new record.
- _storeId
Type: RetailStoreId Extended Data Type
The store Id to be updated to the new record.
- _terminalId
Type: RetailTerminalId Extended Data Type
The terminal Id to be updated to the new record.
Return Value
Type: container
A boolean value to indicate if the credit voucher payment is voided.