ADMI_FILES - Archive Files of Archive Sessions
 Archive Files of Archive Sessions information is stored in SAP table ADMI_FILES.
It is part of development package SARC in software component BC-CCM-ADK. This development package consists of objects that can be grouped under "Archive Development Kit".
 It is part of development package SARC in software component BC-CCM-ADK. This development package consists of objects that can be grouped under "Archive Development Kit".
Fields for table ADMI_FILES
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| DOCUMENT | Archiving Session Number | X | ADMI_RUN_D | CHAR | 6 | |
| ARCHIV_KEY | Key for Archive File | X | ARKEY | CHAR | 20 | |
| CREAT_DATE | Creation Date of Archive File | ADMI_CDATE | DATS | 8 | ||
| CREAT_TIME | Time when an archive file was generated | ADMI_TIME | TIMS | 6 | ||
| OBJ_COUNT | Number of objects in an archive file | ADMI_COUNT | INT4 | 4 | ||
| FILE_SIZE | Size of an Archive File in Bytes | ADMI_SIZE | FLTP | 8 | ||
| FILENAME | File name of archive file | ADMI_FILE | CHAR | 255 | ||
| STATUS_OPT | Status of archive in storage | ADMI_STOPT | CHAR | 1 | ||
| STATUS_FIL | Status of an individual archive file of an archive session | ADMI_STFIL | CHAR | 1 | ||
| COMMENTS | Note for an archive file | ADMI_TXT_F | CHAR | 60 | ||
| STATUS_IDX | Archive status for index | ADMI_STIDX | CHAR | 1 | ||
| PATHINTERN | Logical path name | PATHINTERN | CHAR | 60 | FILEPATH | |
| CREP | Storage Repository for Physical Objects | SCMS_CREP | CHAR | 30 | * | |
| ARCH_DOCID | Document ID of the stored file (ArchiveLink or CMS) | ARCH_DOCID | CHAR | 40 | ||
| DELETING | Delete Is Running or Is Scheduled | ADMI_DELTI | CHAR | 1 |