z/OS DFSMSrmm Reporting
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Reporting tool REXX variables

z/OS DFSMSrmm Reporting
SC23-6875-00

Table 1 describes the REXX variables that you use when writing the reporting tool EXECs and indicates which ISPF table contains each variable.

Table 1. Report generator variables
Variable Name (in which ISPF table) Contents Format
EDGGTVAR Name of the "variable" ISPF table Dynamically built. For example, EDGT23
EDGGTCON Name of the "selection criteria" ISPF table Dynamically built. For example, EDGT24
EDGGTEQU Name of the "equates" ISPF table Dynamically built. For example, EDGT25
EDGGALEN (in EDGGTVAR) Variable substring length 1 to length of field or blank
EDGGAPOS (in EDGGTVAR) Variable substring position 1 to length of field or blank
EDGGCLEN (in EDGGTCON) Compare substring length 1 to length of field or blank
EDGGCNAM (in EDGGTCON) Criteria field name 66 character
EDGGCOMP (in EDGGTCON) Comparison operator 2 character
EDGGCOMV (in EDGGTCON) Compare values 100 character
EDGGCONJ (in EDGGTCON) Conjunction operator 4 character - 'AND', 'OR', 'AND(', ')AND'
EDGGCPOS (in EDGGTCON) Compare substring position 1 to length of field or blank
EDGGDFMT Date pattern 20 character
EDGGENAM (in EDGGTEQU) Field name 66 character
EDGGEQMA (in EDGGTEQU) Macro flag 1 character, M if macro-originated
EDGGEQNA (in EDGGTEQU) Equate name 28 character
EDGGEQSE (in EDGGTEQU) Flag: selected for field replacement 1 character, S if selected
EDGGEQVA (in EDGGTEQU) Equate value 11 character
EDGGEQVC (in EDGGTEQU) Equate change value 11 character
EDGGEXYN Extract step requested Y or N
EDGGFILE Input file 44 character
EDGGMAC1 - 5 Macro name 8 character
EDGGMACL Macro library 44 character
EDGGMCP1 - 5 Macro keyword parameter 60 character
EDGGOVTY (in EDGGTVAR) Field type 3 characters, for example, "C" for character, or a data type which is accepted by the reporting tool
EDGGRDES Report title 117 character
EDGGRFOT Report footer 59 character
EDGGRDLJ Report JCL library 44 character
EDGGRDLI Installation Report def. lib. 44 character
EDGGRDLP Product Report def. lib. 44 character
EDGGRDLU User Report def. lib. 44 character
EDGGRNAM Report name 8 character
EDGGROID Report originator ID 8 character
EDGGRCID Report last change ID 8 characters
EDGGRTD Reporting tool name 30 characters
EDGGRTN Reporting tool name (EXEC) 8 characters
EDGGRTSK Reporting tool skeleton name 30 characters
EDGGTDES Report type description 30 characters
EDGGTNAM Report type name 8 characters
EDGGVAR1 - 3 Skeleton variable 1 -3 50 characters
EDGGVCO (in EDGGTVAR) Column order or group field 1 to 99 or G
EDGGVCW (in EDGGTVAR) Column width 1 to 999
EDGGVDES (in EDGGTVAR) Column header text taken from the macro variable description 37 characters
EDGGVL (in EDGGTVAR) Macro variable length 1 to 999
EDGGVNAM (in EDGGTVAR) Field name 66 characters
EDGGVPOS (in EDGGTVAR) Field position (offset) 1 to 99999
EDGGVSO (in EDGGTVAR) Sort order 1 to 99
EDGGVSD (in EDGGTVAR) Sort direction 1 character - A or D
EDGGVTYP (in EDGGTVAR) Field type 1 character - Character, Decimal, or Hex
EDGXOVTC (in EDGGTCON) Compare field type 3 characters, for example, "C" for character, or a data type that is accepted by the reporting tool

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014