Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.