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 AssetReductionEntryProfileId_JP.
Syntax
client server public static AssetReductionEntryProfile_JP find(AssetReductionEntryProfileId_JP _profileId, [boolean _forupdate])
Run On
Called
Parameters
- _profileId
Type: AssetReductionEntryProfileId_JP Extended Data Type
The instance of AssetReductionEntryProfileId_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.