AJM_JOB_SCHEDUL - Job Monitoirng : List of schedules
Job Monitoirng : List of schedules information is stored in SAP table AJM_JOB_SCHEDUL.
It is part of development package S_OPS_JOBMON in software component SV-SMG-DIA. This development package consists of objects that can be grouped under "ALM for operations - Job monitoring".
It is part of development package S_OPS_JOBMON in software component SV-SMG-DIA. This development package consists of objects that can be grouped under "ALM for operations - Job monitoring".
Fields for table AJM_JOB_SCHEDUL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
DESTINATION | CALM Destination | X | APS_CALM_DEST | CHAR | 64 | |
JOB_ID | GUID | X | APS_CALM_GUID36 | CHAR | 72 | |
SCHEDULE_ID | GUID | X | APS_CALM_GUID36 | CHAR | 72 | |
IS_PERIODIC | If the schedule is periodic or one time | AJM_IS_PERIODIC | CHAR | 4 | ||
SCHEDULE_TEXT | ajm char 1024 | AJM_C_1024 | CHAR | 2048 | ||
LAST_PUSHED_TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 |