CustomChequeLayout_BR::find Method
Retrieves the record of the CustomChequeLayout_BR table that has the given recId value.
Syntax
client server public static CustomChequeLayout_BR find(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The recId value to search for.
- _forUpdate
Type: boolean
A Boolean value that determines whether the record should be retrieved for update.
Return Value
Type: CustomChequeLayout_BR Table
The CustomChequeLayout_BR table record that is found.