VendInvoiceInfoLine.checkCFOP_BR Method
It validates if CFOP is present in CFOPMatrix with the correct attributes (Operation ID, Transaction Type, Direction and Location)
Syntax
public boolean checkCFOP_BR([VendInvoiceInfoLine_W _vendInvoiceInfoLine_W])
Run On
Called
Parameters
- _vendInvoiceInfoLine_W
Type: VendInvoiceInfoLine_W Table
The Extension table that contains the field CFOPTable_BR; optional.
Return Value
Type: boolean
It returns true if it is valid.