CRG_ARCHOBJECTS - CRM Archiving Objects (Root Objects BOR)
CRM Archiving Objects (Root Objects BOR) information is stored in SAP table CRG_ARCHOBJECTS.
It is part of development package CA_DATAARCHIVING in software component CRM-BF-AR. This development package consists of objects that can be grouped under "Subroutines for Data Archiving".
It is part of development package CA_DATAARCHIVING in software component CRM-BF-AR. This development package consists of objects that can be grouped under "Subroutines for Data Archiving".
Fields for table CRG_ARCHOBJECTS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
BOR_OBJTYPE | BOR Object Type | X | BOR_OBJTYP | CHAR | 20 | TOJTB |
STA_OBJTYPE | Status Object Type | X | STA_OBJTYP | CHAR | 6 | TJ03 |
ARC_OBJTYPE | Archiving Object Type | ARC_OBJTYP | CHAR | 20 | ARCH_OBJ | |
CHCK_ACTIVE | Check Active | CHCK_ACTIVE | CHAR | 2 | ||
DELT_ACTIVE | Delete Active | DELT_ACTIVE | CHAR | 2 | ||
CHCK_NUM_DAYS | Check: Recurrence After No. of Days | CRG_CHCK_DIFF | INT4 | 4 | ||
CHCK_PACKSIZE | Package Size | CRG_PACKAGE_SIZE | INT4 | 4 | ||
PRSL_MAXOBJECTS | Number of Business Objects | CRG_MAXOBJECTS | INT4 | 4 | ||
PRSL_CALLNR | Number of Calls/Packages | CRG_CALLNR | INT4 | 4 | ||
TERMINATE_SEL | Check Active | CHCK_ACTIVE | CHAR | 2 | ||
DELT_MAXOBJECTS | Number of Business Objects | CRG_MAXOBJECTS | INT4 | 4 | ||
DELT_CALLNR | Number of Calls/Packages | CRG_CALLNR | INT4 | 4 | ||
DELT_PACKSIZE | Package Size | CRG_PACKAGE_SIZE | INT4 | 4 | ||
SEL_PROGRAM | ABAP Program Name | PROGRAMM | CHAR | 80 | ||
SEL_VARIANT | ABAP: Name of variant (without program name) | VARIANT | CHAR | 28 |