SIT2_RT_BATCH - Situation runtime batch job scheduling
Situation runtime batch job scheduling information is stored in SAP table SIT2_RT_BATCH.
It is part of development package CA_SIT2_RT_REPO_ST in software component CA-SIT-ENG. This development package consists of objects that can be grouped under "Situation Handling: Repository Module for Situation Types".
It is part of development package CA_SIT2_RT_REPO_ST in software component CA-SIT-ENG. This development package consists of objects that can be grouped under "Situation Handling: Repository Module for Situation Types".
Fields for table SIT2_RT_BATCH
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
SITNTYPEID | Situation Type ID | X | SIT2_DE_ST_ID | CHAR | 80 | |
SITNSCHEDLDBATCHREPEATTYPE | Repeat Type for Batch Scheduling | X | SIT2_DE_ST_BATCH_REPEAT_TYPE | NUMC | 4 | |
SITNSCHEDLDBATCHREPEATINTERVAL | Repeat Interval for Batch Scheduling | X | SIT2_DE_ST_BATCH_REPEAT_INTVL | NUMC | 12 | |
SITNSCHEDLDBATCHTIMEZONE | Time Zone for Batch Scheduling | X | SIT2_DE_ST_BATCH_TIME_ZONE | CHAR | 12 | |
SITNSCHEDLDBATCHSTARTTIME | Scheduled Start Time for Batch Job | X | SIT2_DE_ST_BATCH_START_TIME | TIMS | 12 | |
SITNSCHEDLDBATCHLASTRUNDATE | Last Run Date of Scheduled Batch | SIT2_DE_ST_BATCH_LAST_RUN_DATE | DATS | 16 | ||
SITNSCHEDLDBATCHLASTRUNTIME | Last Run Time of Scheduled Batch | SIT2_DE_ST_BATCH_LAST_RUN_TIME | TIMS | 12 | ||
SITNTYPEVERSION | Situation Type Version | SIT2_DE_TYPE_VERSION | INT4 | 4 |