Share via


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

  • _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.

See Also

Reference

CFOPTable_BR Table