Functional Description
Purpose
This function is used to terminate a workflow process.
Setup Notes and Prerequisites
The workflow must exist in the workflow tables.
Special Logic
Technical Specification
^
D4500350 - Terminate Price Approval Workflow
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| szProcessName_PROCNAME | PROCNAME | char | OPT | NONE | 
The unique identifier for a process. If no value is entered, a next number is assigned. Once assigned, the value cannot be changed.  | ||||
| mnProcessVersion_PROCVER | PROCVER | MATH_NUMERIC | OPT | NONE | 
A number from 1 to 99999 that identifies a unique version of a workflow process.  | ||||
| mnProcessInstance_PROCIST | PROCIST | MATH_NUMERIC | OPT | NONE | 
Indicates the instance of the workflow process.  | ||||
| None | 
| None |