The FILETEXTCI table in SAP ERP or S/4HANA stores File Name Description data. There are total 3 fields in FILETEXTCI table. The File Name Description table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of FILETEXTCI table. It is in Platform-Independent File Names (SFIL) ABAP package and is part of the Platform-Independent File Names (BC-CCM-FIL) module.
SAP FILETEXTCI Table Fields
Following is the list of fields that are available in SAP FILETEXTCI table. The primary key fields of the table are LANGU (Language Key), FILEINTERN (Logical file name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| LANGU | Language Key | SPRAS | T002 | LANG (1) |
| FILEINTERN | Logical file name | FILEINTERN | FILENAMECI | CHAR (60) |
| FILENAME | Short description of logical file name | FILENAME_D | CHAR (60) |


