FILENAME - Table for Converting Internal File Names into External Names
Table for Converting Internal File Names into External Names information is stored in SAP table FILENAME.
It is part of development package SFIL in software component BC-CCM-FIL. This development package consists of objects that can be grouped under "Platform-Independent File Names".
It is part of development package SFIL in software component BC-CCM-FIL. This development package consists of objects that can be grouped under "Platform-Independent File Names".
Fields for table FILENAME
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | T000 |
FILEINTERN | Logical file name | X | FILEINTERN | CHAR | 60 | FILENAMECI |
FILEEXTERN | Physical file name | FILEEXTERN | CHAR | 60 | ||
FILEFORMAT | Transfer file format (upload/download) | FILEFORMAT | CHAR | 3 | ||
APPLI_TR01 | Application area | APPLI_SFIL | CHAR | 2 | ||
PATHINTERN | Logical path name | PATHINTERN | CHAR | 60 | FILEPATH |