CFOPGroup_BR::findByCFOPGroup Method
Returns a record based on a natural key (the CFOP group code).
Syntax
client server public static CFOPGroup_BR findByCFOPGroup(CFOPGroupId_BR _cfopGroup, [boolean _forUpdate])
Run On
Called
Parameters
- _cfopGroup
Type: CFOPGroupId_BR Extended Data Type
The CFOP group to use to search for the data.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the selection is for update.
Return Value
Type: CFOPGroup_BR Table
A unique record from the CFOPGroup table.