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

Return Value

Type: boolean
A Boolean value that indicates whether the credit voucher is reserved.

See Also

Reference

RetailCreditVoucherTable Table