DMFDefinitionGroupExecution::find Method
Finds the specified record in the DMFDefinitionGroupExecution table.
Syntax
client server public static DMFDefinitionGroupExecution find(
Name _definitionGroup,
Name _entity,
DMFExecutionId _executionId,
[boolean _update])
Run On
Called
Parameters
- _definitionGroup
Type: Name Extended Data Type
A string value indicates name of definition group name.
- _entity
Type: Name Extended Data Type
A string value indicates name of the entity.
- _executionId
Type: DMFExecutionId Extended Data Type
A execution id
- _update
Type: boolean
A boolean value indicates whether to update or not.
Return Value
Type: DMFDefinitionGroupExecution Table
first record from the DMFDefinitionGroupExecution