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 specified record in the AssetReductionEntryProfile_JP table by AssetDocumentReductionEntryTable_JP recid.
Syntax
client server public static AssetReductionEntryProfile_JP findByReductionEntryTableRecId(RecId _recId, [boolean _forupdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The recid of AssetDocumentReductionEntryTable_JP.
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: AssetReductionEntryProfile_JP Table
The AssetReductionEntryProfile_JP table record.