SAP Table ARCH_USR

Customizing Table for Archiving

ARCH_USR (Customizing Table for Archiving) 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 ARCH_USR to other SAP tables.

ARCH_USR table fields

Field Data element Checktable Datatype Length Decimals
OBJECT Archiving Object OBJCT_TR01 ARCH_OBJ CHAR 10 0
FILENAME Logical file name FILEINTERN FILENAMECI CHAR 60 0
ARCH_CNTRL Control field for delete programs in archiving ARCH_CNTRL CHAR 10 0
ARCH_LINK Automatic Storage of Archive Files in Storage System ARCH_LINK CHAR 1 0
X Yes
NULL No
ARCH_SIZE Maximum Size of an Archive File in Megabyte ARCH_SIZE INT4 10 0
ARCH_COUNT Maximum Number of Objects Allowed in an Archive File ARCH_COUNT INT4 10 0
ARCH_DEL Automatic Start of Delete Program ARCH_DEL CHAR 1 0
X Yes
NULL No
ARCH_COMIT Number of Data Objects Per Commit in Program ARCH_COMIT INT4 10 0
ARCH_LDOCU Document type SAEOBJART TOADV CHAR 10 0
ADMI_JOBSY Target system on which the archive job should run ADMI_JOBSY CHAR 32 0
DELETE_SYS Flag: Delete jobs distributed freely in network ADMI_DELSY CHAR 1 0
X Yes
NULL No
PROD_VARIA Variant of Program for Production Mode ARCH_VPROD CHAR 14 0
TEST_VARIA Variant of Program for Test Mode ARCH_VTEST CHAR 14 0
ARCH_INDEX Indicates Whether an Index is to be Built for Data Objects ARCH_INDEX CHAR 1 0
X Yes
NULL No
ARCH_LAST Automatic post-processing flag ARCH_LAST CHAR 1 0
LAST_VARIA Variant for the Post Processing Program ARCH_LPROD CHAR 14 0
CREP Storage Repository for Physical Objects SCMS_CREP V_CREP_AL CHAR 30 0
STORE_FRST Indicates Whether Storing File Takes Place Before Delete ARCH_STORE CHAR 1 0
X Yes
NULL No
READARCSYS Indicates Whether Delete Program Reads from Storage System ARCH_READ CHAR 1 0
X Yes
NULL No
BTCEVENTID Background Processing Event BTCEVENTID CHAR 32 0
BTCEVTPARM Background Event Parameters (Such as, Jobname/Jobcount) BTCEVTPARM CHAR 64 0
DEL_EVENT Event-Driven Start of Delete Job ARCH_D_EVT CHAR 1 0
X Yes
NULL No
DEL_REPLACED Automatic Destruction of Replaced Files ARCH_DEL_REPLACED CHAR 1 0
X TRUE
NULL FALSE
RESPONSIBLE Person Responsible for Performing Archiving ARCH_RESPONSIBLE USR02 CHAR 12 0

ARCH_USR foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
ARCH_USR ARCH_LDOCU SY MANDT TOADV SAP ArchiveLink: Global document types MANDT
ARCH_USR ARCH_LDOCU ARCH_USR ARCH_LDOCU TOADV SAP ArchiveLink: Global document types AR_OBJECT
ARCH_USR CREP ARCH_USR CREP V_CREP_AL Generated Table for View V_CREP_AL CREP_ID
ARCH_USR FILENAME ARCH_USR FILENAME FILENAMECI Platform-Independent File Names, Cross-Client FILEINTERN
ARCH_USR OBJECT ARCH_USR OBJECT ARCH_OBJ Objects for archiving and reorganization OBJECT
ARCH_USR RESPONSIBLE SYST MANDT USR02 Logon Data (Kernel-Side Use) MANDT
ARCH_USR RESPONSIBLE ARCH_USR RESPONSIBLE USR02 Logon Data (Kernel-Side Use) BNAME