AJM_PENDING_JOBS - AJM: table to store jobs with non final state
AJM: table to store jobs with non final state information is stored in SAP table AJM_PENDING_JOBS.
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_PENDING_JOBS
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 | |
JOB_SCHEDULE_ID | GUID | X | APS_CALM_GUID36 | CHAR | 72 | |
JOB_RUN_ID | Job ID | X | BTCJOBCNT | CHAR | 16 | |
LAST_UPDATE_TIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 |