SAP ABAP Data Element CFDLFILE (File name)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KC (Package) Cost Accounting Controlling EIS
Basic Data
Data Element CFDLFILE
Short Description File name  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TEXT128    
Data Type CHAR   Character String 
Length 128    
Decimal Places 0    
Output Length 128    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID DLF  
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short File 
Medium File 
Long File 
Heading File 
Documentation

Definition

When saving a list in a file enter the name of the file here. The output list is written in this file.

  • File on the application server
    If the file does not yet exist it will now be created. If the file already exists, the output is attached to existing contents.
    The file is created under the operating system of the application, meaning the computer upon which the SAP-System is running. The naming convention for the file must satisfy the conventions of the server operating system.
    • Example:
      For a UNIX operating system, the file name consists of path and name i.e. /tmp/report1.
  • File on the presentation server
    If the file does not yet exist it will now be created. If the file already exists it will be overwritten by the current output.
    The file is created under the operating system of the presentation server, meaning the computer upon which you are directly working. The naming convention for the file must satisfy the conventions of the server operating system.
    The name of the path belongs to the complete name, e.g. c:\data\report.txt (Windows, OS/2) or /tmp/report.dat (UNIX).

Note

You can store a default value for filenames in your user master record. For example, you can store a standard path for files, which you only have to supplement with the current file name when exporting. Select 'System' -> 'User profile' -> 'User parameters' and enter a file name or path for parameter Id (PId) 'DLF'.

History
Last changed by/on SAP  19990503 
SAP Release Created in