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 whether a LedgerJournalTrans object has the correct fields.
Syntax
public boolean checkValues([LedgerJournalTrans _ledgerJournalTrans, RunbaseProgress _runbaseProgress])
Run On
Server
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The LedgerJournalTrans object to verify.
- _runbaseProgress
Type: RunbaseProgress Class
The RunbaseProgress object.
Return Value
Type: boolean
true if all values are correct; otherwise, false.