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.
This method is to find an entity based on its name.
Syntax
client server public static MdmEntity find(DMFEntityName _entityName, [boolean _forUpdate])
Run On
Called
Parameters
- _entityName
Type: DMFEntityName Extended Data Type
The name of the entity.
- _forUpdate
Type: boolean
Whether the find operation is for update or not.
Return Value
Type: MdmEntity Table
The entity record.