Lawson Insight Technical Documentation


ERDs Tables Elements Libraries App Forms

                            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
Workunit             The work unit number. Work unit numbers
                     are assigned by the Workflow Management
                     system.

WFV-VARIABLE-NAME    Alpha 20  (Lower Case)
Variable Name        The name of the user-defined variable.

WFV-SEQ-NBR          Numeric 4
Sequence Number      An automatically assigned sequence
                     number. This number ensures that each
                     variable is unique within the
                     Workflow Management system.

WFV-VARIABLE-VALUE   Alpha 60  (Lower Case)
Variable Value       A value assigned to the variable.

WFV-VARIABLE-TYPE    Alpha 1
Variable Type        The type of variable; system or user.
                     S = System Variables
                     U = User Application Variables

                         WFVARIABLE FILE INDEX

NAME      KEY FIELDS    DESCRIPTION / SUBSET CONDITION           USED IN

WFVSET1   WORKUNIT
          VARIABLE-NAME
          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)