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.
Retrieves a JmgProfileTypeTable record from the database.
Syntax
client server public static JmgProfileTypeTable find(JmgProfileTypeRecId _profileTypeRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _profileTypeRecId
Type: JmgProfileTypeRecId Extended Data Type
The ID of the JmgProfileTypeTable record to fetch.
- _forUpdate
Type: boolean
A Boolean value that specifies whether the returned record must be selected for update.
Return Value
Type: JmgProfileTypeTable Table
A JmgProfileTypeTable record.