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.
Validates specific payroll payment details for a supplied LedgerJournalTrans buffer.
Syntax
public boolean checkValues([LedgerJournalTrans _ledgerJournalTrans, RunbaseProgress _progress])
Run On
Server
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
A LedgerJournalTrans buffer; optional.
- _progress
Type: RunbaseProgress Class
A RunbaseProgress reference; optional.
Return Value
Type: boolean
true if the validation passes; otherwise, false.