SAP Table FILENAME

Table for Converting Internal File Names into External Names

FILENAME (Table for Converting Internal File Names into External Names) 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 FILENAME to other SAP tables.

FILENAME table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
FILEINTERN Logical file name FILEINTERN FILENAMECI CHAR 60 0
FILEEXTERN Physical file name FILEEXTERN CHAR 60 0
FILEFORMAT Transfer file format (upload/download) FILEFORMAT CHAR 3 0
ASC ASCII
BIN Binary
DBF DBASE format
IBM ASCII with IBM code page conversion (DOS)
WK1 Spreadsheet format
DAT ASCII data table with column tab
DIR Check directory for validation of file names
APPLI_TR01 Application area APPLI_SFIL CHAR 2 0
XF Non-application-dependent from Financial Accounting view
AM Asset Accounting
BC SAP NetWeaver
CO Controlling
FI Financial Accounting
GL General Ledger
HR Human Resources
IS Industry Solutions
MC Logistics Controlling
MM Materials Management
OC Office & Communication
PM Plant Maintenance
PP Production planning
PS Project System
QM Quality Management
SD Sales and Distribution
EC Enterprise Controlling
TR Treasury
CA General cross-application
CR Customer Relationship Management (CRM)
BW Business Information Warehouse (BW)
EB EBP (Enterprise Buyer Professional)
WM Warehouse Management
PATHINTERN Logical path name PATHINTERN FILEPATH CHAR 60 0

FILENAME foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
FILENAME FILEINTERN FILENAME FILEINTERN FILENAMECI Platform-Independent File Names, Cross-Client FILEINTERN
FILENAME MANDT FILENAME MANDT T000 Clients MANDT
FILENAME PATHINTERN FILENAME PATHINTERN FILEPATH Logical File Path Definition PATHINTERN