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 DMFStagingLog table.
Syntax
client server public static DMFStagingLog find(DMFExecutionId _execId, [boolean _update])
Run On
Called
Parameters
- _execId
Type: DMFExecutionId Extended Data Type
The execution ID of the DMFStagingLog record to find.
- _update
Type: boolean
A value that indicates whether to update the DMFStagingLog record.
Return Value
Type: DMFStagingLog Table
The specified record in the DMFStagingLog table; otherwise, an empty record.