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 that the data needed is valid. This method will validate that the payment specification has been assigned to the payment mode.
Syntax
public boolean checkValues([LedgerJournalTrans _ledgerJournalTrans, RunbaseProgress _runbaseProgress])
Run On
Server
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
A ledger journal transaction.
- _runbaseProgress
Type: RunbaseProgress Class
Return Value
Type: boolean
true if the data is valid; otherwise, false.