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 a specified record in the RetailConnDatabaseProfile table.
Syntax
client server public static RetailConnDatabaseProfile findProfileRecId(RefRecId _profileRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _profileRecId
 Type: RefRecId Extended Data Type
 The reference ID number of the database profile to find.
- _forUpdate
 Type: boolean
 A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: RetailConnDatabaseProfile Table
A record in the RetailConnDatabaseProfile table; otherwise, an empty record.