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.
Checks parameters.
Syntax
public boolean checkParameters(
[Voucher _voucher,
TransDate _transDate,
RefRecId _invoiceRecId,
TableId _paymentTableId,
RefRecId _paymentRecId,
LedgerVoucher _ledgerVoucher])
Run On
Server
Parameters
- _voucher
Type: Voucher Extended Data Type
The instance of the Voucher class.
- _transDate
Type: TransDate Extended Data Type
The transaction date.
- _invoiceRecId
Type: RefRecId Extended Data Type
The invoice record id.
- _paymentTableId
Type: TableId Extended Data Type
The payment table id.
- _paymentRecId
Type: RefRecId Extended Data Type
The payment record id.
- _ledgerVoucher
Type: LedgerVoucher Class
The ledger voucher.
Return Value
Type: boolean
If 'true', the parameters is ready.