LedgerRRGEDConfigurations_W::find Method
Finds a record in the LedgerRRGEDConfigurations_W table.
Syntax
client server public static LedgerRRGEDConfigurations_W find(LedgerRRGEDConfigRefRecId_W _configId, [boolean _forUpdate])
Run On
Called
Parameters
- _configId
Type: LedgerRRGEDConfigRefRecId_W Extended Data Type
The key.
- _forUpdate
Type: boolean
A Boolean value that determines whether a record should be selected for update; optional.
Return Value
Type: LedgerRRGEDConfigurations_W Table
The LedgerRRGEDConfigurations_W table record that is specified by the key.