ARC_JOB_QUEUE - Archiving Job Detials
Archiving Job Detials information is stored in SAP table ARC_JOB_QUEUE.
It is part of development package S_ILM_ARC_AUTOMATION in software component BC-ILM-IRM. This development package consists of objects that can be grouped under "ILM Data Archiving Automation Tools/Interface".
It is part of development package S_ILM_ARC_AUTOMATION in software component BC-ILM-IRM. This development package consists of objects that can be grouped under "ILM Data Archiving Automation Tools/Interface".
Fields for table ARC_JOB_QUEUE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
OBJECT | Archiving Object | X | OBJCT_TR01 | CHAR | 20 | |
JOB_TYPE | Category of Data Archiving Job | X | ADMI_JOB_T | CHAR | 6 | |
VARIANT | ABAP: Name of variant (without program name) | X | VARIANT | CHAR | 28 | |
TEST_MODE | Processing Options for Write Program: Test Mode | ARCH_WRITE_TESTMODE | CHAR | 2 | ||
CREATED_BY | Created By | ILM_ARC_CUSER | CHAR | 24 | ||
CREATE_TIMESTAMP | Creation Time Stamp | ILM_ARC_CTIMESTAMP | DEC | 8 | ||
JOBNAME | Name of the Archive Job | ADMI_JOBNA | CHAR | 64 | ||
JOBCOUNT | Identification Number of the Archive Job | ADMI_JOBCN | CHAR | 16 | ||
JOB_STATUS | Job Status | ILM_ARC_JOB_STATUS | CHAR | 2 |