IUUC_AUT_JOBSTRT - Configuration of Jobs to be automatically started in Clone
Configuration of Jobs to be automatically started in Clone information is stored in SAP table IUUC_AUT_JOBSTRT.
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_JOBSTRT
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 | |
EXEC_CONDITION | Component name | SEOCMPNAME | CHAR | 60 | ||
EXCLUSIVE_EXEC | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE_D | CHAR | 2 | ||
CLIENT_EXEC | Defines in which clients a job should run | IUUC_JOB_CLIENT | CHAR | 6 | ||
STATUS_DETERM | Component name | SEOCMPNAME | CHAR | 60 |