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