IUUC_AUT_JOB_PAR - Parameters for Reports for automatic Job Start
Parameters for Reports for automatic Job Start information is stored in SAP table IUUC_AUT_JOB_PAR.
It is part of development package CNV_MDS_CORE in software component CA-LT. This development package consists of objects that can be grouped under "MDS Core reuse objects".
It is part of development package CNV_MDS_CORE in software component CA-LT. This development package consists of objects that can be grouped under "MDS Core reuse objects".
Fields for table IUUC_AUT_JOB_PAR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
EVENT_ID | Event for Job Start | X | IUUC_JOB_START_EVENT | CHAR | 4 | |
SEQUENCE | Sequence Number | X | DMC_SEQNR | NUMC | 8 | |
REPORT_NAME | ABAP Program Name | X | PROGNAME | CHAR | 80 | |
PARAMETER_NAME | ABAP: Name of SELECT-OPTION/PARAMETER | X | RSSCR_NAME | CHAR | 16 | |
SEL_NUMBER | X | NUMC | 8 | |||
KIND | ABAP: Type of selection | RSSCR_KIND | CHAR | 2 | ||
SIGN | ABAP: ID: I/E (include/exclude values) | TVARV_SIGN | CHAR | 2 | ||
SEL_OPTION | ABAP: Selection option (EQ/BT/CP/...) | TVARV_OPTI | CHAR | 4 | ||
LOW | ABAP: Selection Value (LOW or HIGH Value, External Format) | TVARV_VAL | CHAR | 90 | ||
HIGH | ABAP: Selection Value (LOW or HIGH Value, External Format) | TVARV_VAL | CHAR | 90 |