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 payroll journal lines are valid for deletion.
Syntax
protected boolean validateDeletePayJournalTrans(RPayJournalTable _rPayJournalTable)
Run On
Called
Parameters
- _rPayJournalTable
Type: RPayJournalTable Table
The payroll journal.
Return Value
Type: boolean
true if all journal lines are valid for deletion, otherwise false.