WorkflowQueueDocumentCommonFields::findbyWorkitem Method
Finds the specified record in the WorkflowQueueDocumentCommonFields table.
Syntax
client server public static WorkflowQueueDocumentCommonFields findbyWorkitem(RefRecId _refRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _refRecId
Type: RefRecId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: WorkflowQueueDocumentCommonFields Table
A WorkflowQueueDocumentCommonFields record if one exists; otherwise, an empty record.