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.
Validates whether any workflow exists for a specific workflow sequence.
Syntax
public boolean validateWorkflow(WorkflowSequenceNumber _workflowSequenceNumber, WorkflowSequenceNumber _workflowSequenceNumberOrig)
Run On
Called
Parameters
- _workflowSequenceNumber
Type: WorkflowSequenceNumber Extended Data Type
The sequence number of the workflow.
- _workflowSequenceNumberOrig
Type: WorkflowSequenceNumber Extended Data Type
The original value of the sequence number.
Return Value
Type: boolean
true if the specified record does not exists; otherwise, false.