SAP Table ARCDEL_OBJ
Control Table for Archiving / Deletion
ARCDEL_OBJ (Control Table for Archiving / Deletion) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link ARCDEL_OBJ to other SAP tables.
ARCDEL_OBJ table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | CLNT | 3 | 0 | |||
ARC_OBJTYPE | Archiving Object | ARCOBJTYPE | ARCH_OBJ | CHAR | 10 | 0 | ||
BOR_OBJTYPE | BOR Object Type | BOROBJTYPE | CHAR | 10 | 0 | |||
STA_OBJTYPE | Status Object Type | STAOBJTYPE | CHAR | 3 | 0 | |||
PRSL_CALLNR | Number of Calls of the Preselection Module During Deletion | PRSLCALLNR | INT4 | 10 | 0 | |||
PRSL_MAXOBJECTS | Package Size of the Preselection Module During Deletion | PRSLMAXOBJ | INT4 | 10 | 0 | |||
CHCK_ACTIVE | Checking Active | CHCKACTIVE | CHAR | 1 | 0 | |||
CHCK_PACKSIZE | Package Size of Check Function Module | CHCKPSIZE | INT4 | 10 | 0 | |||
CHCK_NUMDAYS | Resubmission Interval in Days | NUMDAYS | INT4 | 10 | 0 | |||
DELT_ACTIVE | Delet. Active | DELTACTIVE | CHAR | 1 | 0 | |||
DELT_CALLNR | Number of Calls of the Preselection Module During Delete | DELTCALLNR | INT4 | 10 | 0 | |||
DELT_MAXOBJECTS | Package Size of the Preselection Module During Deletion | DELTMAXOBJ | INT4 | 10 | 0 | |||
DELT_PACKSIZE | Package Size of Deletion Function Module | DELTPSIZE | INT4 | 10 | 0 | |||
DELT_ADK | Deletion from Archive (traditional ADK) | DELTADK | CHAR | 1 | 0 | |||
DELT_APP | Deletion by Application | DELTAPP | CHAR | 1 | 0 | |||
SEL_PROGRAMM | ABAP Program Name | PROGRAMM | CHAR | 40 | 0 | |||
SEL_VARIANT | ABAP: Name of variant (without program name) | VARIANT | CHAR | 14 | 0 | |||
APPLOG_OBJECT | Application Log: Object Name (Application Code) | BALOBJ_D | CHAR | 20 | 0 | |||
APPLOG_SUBOBJECT | Application Log: Subobject | BALSUBOBJ | CHAR | 20 | 0 |
ARCDEL_OBJ foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
ARCDEL_OBJ | ARC_OBJTYPE | ARCDEL_OBJ | ARC_OBJTYPE | ARCH_OBJ | Objects for archiving and reorganization | OBJECT |