SAP Table ADMI_FILES

Archive Files of Archive Sessions

ADMI_FILES (Archive Files of Archive Sessions) 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 ADMI_FILES to other SAP tables.

ADMI_FILES table fields

Field Data element Checktable Datatype Length Decimals
DOCUMENT Archiving Session Number ADMI_RUN_D CHAR 6 0
ARCHIV_KEY Key for Archive File ARKEY CHAR 20 0
CREAT_DATE Creation Date of Archive File ADMI_CDATE DATS 8 0
CREAT_TIME Time when an archive file was generated ADMI_TIME TIMS 6 0
OBJ_COUNT Number of objects in an archive file ADMI_COUNT INT4 10 0
FILE_SIZE Size of an Archive File in Bytes ADMI_SIZE FLTP 16 16
FILENAME File name of archive file ADMI_FILE CHAR 255 0
STATUS_OPT Status of archive in storage ADMI_STOPT CHAR 1 0
0 @0A@ Not Stored
1 @09@ Storage is Running
2 @08@ Stored
3 @0A@ Storage Error
4 @08@ Retrieval is Running
5 @08@ Retrieval Error
6 @09@ Incompletely Stored
STATUS_FIL Status of an individual archive file of an archive session ADMI_STFIL CHAR 1 0
0 @5C@ Write is Running
1 @5D@ Deletion is Running
2 @5D@ Archiving Completed
3 @5B@ Deletion Completed
4 @5C@ Terminated
5 @17@ Reloaded
6 @3H@ Converted
7 @06@ Backup Completed
COMMENTS Note for an archive file ADMI_TXT_F CHAR 60 0
STATUS_IDX Archive status for index ADMI_STIDX CHAR 1 0
0 @0A@ No index
1 @08@ Index created
2 @09@ Index deleted
PATHINTERN Logical path name PATHINTERN FILEPATH CHAR 60 0
CREP Storage Repository for Physical Objects SCMS_CREP CHAR 30 0
ARCH_DOCID Document ID of the stored file (ArchiveLink or CMS) ARCH_DOCID CHAR 40 0
DELETING Delete Is Running or Is Scheduled ADMI_DELTI CHAR 1 0
X Yes
NULL No

ADMI_FILES foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
ADMI_FILES PATHINTERN ADMI_FILES PATHINTERN FILEPATH Logical File Path Definition PATHINTERN