RetailTransactionServiceAX5::creditVoucherVoidPayment Method [AX 2012]
Voids the payment for the credit voucher.
client server public static container creditVoucherVoidPayment(
RetailDataEntryId _dataEntryId,
RetailStoreId _storeId,
RetailTerminalId _terminalId)
Run On
CalledParameters
- _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.
Show: