Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _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 to indicate if the record is validated.