ARCDEL_OBJ - Control Table for Archiving / Deletion
Control Table for Archiving / Deletion information is stored in SAP table ARCDEL_OBJ.
It is part of development package SARC_DA in software component BC-CCM-ADK. This development package consists of objects that can be grouped under "Archiving/Deletion".
It is part of development package SARC_DA in software component BC-CCM-ADK. This development package consists of objects that can be grouped under "Archiving/Deletion".
Fields for table ARCDEL_OBJ
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
ARC_OBJTYPE | Archiving Object | X | ARCOBJTYPE | CHAR | 20 | ARCH_OBJ |
BOR_OBJTYPE | BOR Object Type | BOROBJTYPE | CHAR | 20 | ||
STA_OBJTYPE | Status Object Type | STAOBJTYPE | CHAR | 6 | ||
PRSL_CALLNR | Number of Calls of the Preselection Module During Deletion | PRSLCALLNR | INT4 | 4 | ||
PRSL_MAXOBJECTS | Package Size of the Preselection Module During Deletion | PRSLMAXOBJ | INT4 | 4 | ||
CHCK_ACTIVE | Checking Active | CHCKACTIVE | CHAR | 2 | ||
CHCK_PACKSIZE | Package Size of Check Function Module | CHCKPSIZE | INT4 | 4 | ||
CHCK_NUMDAYS | Resubmission Interval in Days | NUMDAYS | INT4 | 4 | ||
DELT_ACTIVE | Delet. Active | DELTACTIVE | CHAR | 2 | ||
DELT_CALLNR | Number of Calls of the Preselection Module During Delete | DELTCALLNR | INT4 | 4 | ||
DELT_MAXOBJECTS | Package Size of the Preselection Module During Deletion | DELTMAXOBJ | INT4 | 4 | ||
DELT_PACKSIZE | Package Size of Deletion Function Module | DELTPSIZE | INT4 | 4 | ||
DELT_ADK | Deletion from Archive (traditional ADK) | DELTADK | CHAR | 2 | ||
DELT_APP | Deletion by Application | DELTAPP | CHAR | 2 | ||
SEL_PROGRAMM | ABAP Program Name | PROGRAMM | CHAR | 80 | ||
SEL_VARIANT | ABAP: Name of variant (without program name) | VARIANT | CHAR | 28 | ||
APPLOG_OBJECT | Application log: Object name (Application code) | BALOBJ_D | CHAR | 40 | ||
APPLOG_SUBOBJECT | Application Log: Subobject | BALSUBOBJ | CHAR | 40 |