Share via


RetailTransactionServiceAX5::creditVoucherValidate Method [AX 2012]

Validates the credit voucher for the given credit memo number.

Syntax

client server public static container creditVoucherValidate(
    RetailDataEntryId _dataEntryId, 
    RetailStoreId _storeId, 
    RetailTerminalId _terminalId)

Run On

Called

Parameters

Return Value

Type: container
A boolean to indicate if the record is validated.

See Also

Reference

RetailTransactionServiceAX5 Class