CFOPTable_BR::findByCFOPId Method
It returns a record based on natural key(CFOP Code)
Syntax
client server public static CFOPTable_BR findByCFOPId(CustVendCFOPId_BR _cfopId, [boolean _forUpdate])
Run On
Called
Parameters
- _cfopId
Type: CustVendCFOPId_BR Extended Data Type
CFOP code to be searched
- _forUpdate
Type: boolean
Defines if the selection if for updated or not
Return Value
Type: CFOPTable_BR Table
It returns a record (or a set) with the same CFOP researched.