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 all marked transactions, and checks for bar code or vendor bank account information, based on the vendPaymModeSpec.ValidationControl_BR value.
Syntax
public boolean checkPaymSpec(LedgerJournalTrans _ledgerJournalTrans)
Run On
Server
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The journal line to validate.
Return Value
Type: boolean
false if no payment specification is filled for a complex file export format, or if validation control for the method of payment fails; otherwise, true.