Share via


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

Return Value

Type: container
A boolean value to indicate if the credit voucher payment is voided.

See Also

Reference

RetailTransactionServiceAX5 Class