Lawson Insight Technical Documentation

Generated by:
Documentation generated by Decision Analytics

ERDs Tables Conditions Elements Libraries APIs Forms

WFVARIABLE


                            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.

UPDATED BY

WF140     WF20.1    WF20.2    WF22.1

FIELD NAME             DESCRIPTION/VALID VALUES                  UPDATED BY

WFV-WORKUNIT           Numeric 12                                WF22.1
Element: Workunit      The work unit number. Work unit numbers
                       are assigned by the Workflow Management
                       system.

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

WFV-SEQ-NBR            Numeric 6                                 WF22.1
Element: Seq Nbr       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)                    WF22.1
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                                               WF140   WF20.1
          VARIABLE-NAME                                          WF20.2  WF22.1
          SEQ-NBR

                         WFVARIABLE FILE RELATIONS

ONE TO ONE RELATIONS


RELATION       RELATED
 NAME           FILE        INTEGRITY RULES / FIELD MATCH

Workunit       WFWORKUNIT   Required

                            WFV-WORKUNIT    -> WFW-WORKUNIT