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.
Finds the record in the LedgerRCOADtoRCM_RU table by its record ID.
Syntax
client server public static LedgerRCOADtoRCM_RU findRecId(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID.
- _forUpdate
Type: boolean
Indicates whether to select the record for update or not.
Return Value
Type: LedgerRCOADtoRCM_RU Table
The record found in the LedgerRCOADtoRCM_RU table.