RetailCreditVoucherTable::reserveRBOCreditVoucherTable Method
Reserves the credit voucher with store ID and terminal ID.
Syntax
client server public static boolean reserveRBOCreditVoucherTable(
RetailDataEntryId _dataEntryId,
RetailStoreId _storeId,
RetailTerminalId _terminalId)
Run On
Called
Parameters
- _dataEntryId
Type: RetailDataEntryId Extended Data Type
The record in credit voucher with specified data entry ID.
- _storeId
Type: RetailStoreId Extended Data Type
The credit voucher with specified store ID.
- _terminalId
Type: RetailTerminalId Extended Data Type
The credit voucher with specified terminal ID.
Return Value
Type: boolean
A Boolean value that indicates whether the credit voucher is reserved.