|
WFVARIABLE FILE
Workflow Variable
The Workflow Variable file contains user-defined variables. These variables
can be used to carry unchanging information with the work unit. For example, a
procedure may send an automated fax to a vendor and so a variable is defined
to carry the fax number to the fax sending system.
FIELD NAME DESCRIPTION/VALID VALUES UPDATED BY
WFV-WORKUNIT Numeric 12
Element: Workunit The work unit number. Work unit numbers
are assigned by the Workflow Management
system.
WFV-VARIABLE-NAME Alpha 20 (Lower Case)
Element: Variable Name The name of the user-defined variable.
WFV-WF-SEQ-NBR Numeric 6
Element: Wf Seq Nbr
WFV-VARIABLE-VALUE Alpha 250 (Lower Case)
Element: Variable ValueA value assigned to the variable.
WFV-VARIABLE-TYPE Alpha 1
Element: Variable Type The type of variable; system or user.
S = System Variables
U = User Application Variables
WFV-DISP-VALUE Derived
Element: Disp Value
WFVARIABLE FILE INDEX
NAME KEY FIELDS DESCRIPTION / SUBSET CONDITION USED IN
WFVSET1 WORKUNIT
VARIABLE-NAME
WF-SEQ-NBR
WFVARIABLE FILE RELATIONS
ONE TO ONE RELATIONS
RELATION RELATED
NAME FILE INTEGRITY RULES / FIELD MATCH
Workunit WFWORKUNIT Required
WFV-WORKUNIT -> WFW-WORKUNIT (WFWSET1)
|