D89860 - TC for F98860
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| szProcessName | PROCNAME | char | OPT | INPUT |
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 | MATH_NUMERIC | OPT | INPUT |
A number from 1 to 99999 that identifies a unique version of a workflow process. | ||||
| mnProcessInstance | PROCIST | MATH_NUMERIC | OPT | INPUT |
Indicates the instance of the workflow process. | ||||
| szProcessInstanceUniqueID | PINSTUID | char | OPT | OUTPUT |
The primary key that identifies the process instance in the Process Instance table (F98860). | ||||
| szProcessUID | PROCUID | char | OPT | OUTPUT |
Th primary key that identifies the process defintion in the Process Master table (F98800). | ||||
| None |
| None |