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 the bar code is filled, if validation control for bar codes is enabled.
Syntax
public boolean checkBarCode(LedgerJournalTrans _ledgerJournalTrans)
Run On
Server
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The journal line to validate.
Return Value
Type: boolean
false if bar code validation is enabled and no bar code is filled; otherwise, true.