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 if the invoice is valid in the direct import context.
Syntax
protected boolean validateDirectImport_BR(VendInvoiceInfoTable _vendInvoiceInfoTable)
Run On
Called
Parameters
- _vendInvoiceInfoTable
Type: VendInvoiceInfoTable Table
The VendInvoiceInfoTable of the current invoice.
Return Value
Type: boolean
true if it is valid; otherwise, false.