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 DMFTargetEntityHierarchy table.
Syntax
client server public static DMFTargetEntityHierarchy find(
QueryName _queryName,
Name _parentDataSource,
Name _childDataSource,
[boolean _forUpdate])
Run On
Called
Parameters
- _queryName
Type: QueryName Extended Data Type
A string value to get query name
- _parentDataSource
Type: Name Extended Data Type
A string value indicates the name of parent datasource
- _childDataSource
Type: Name Extended Data Type
A string value indicates the name of child data source
- _forUpdate
Type: boolean
A boolean value indicates whether to update or not.
Return Value
Type: DMFTargetEntityHierarchy Table
first record from the DMFTargetEntityHierarchy