SAP ABAP Data Element FILENAME_KK (File Name)
Hierarchy
FI-CA (Software Component) FI-CA
   FI-CA (Application Component) Contract Accounts Receivable and Payable
     FKKB (Package) Contract A/R & A/P: Central Objects
Basic Data
Data Element FILENAME_KK
Short Description File Name  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TEXT50    
Data Type CHAR   Character String 
Length 50    
Decimal Places 0    
Output Length 50    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 File 
Medium 15 Name of File 
Long 20 Name of File 
Heading 50 Name of File 
Documentation

Definition

Name of the file for the export/import of an extract.

The file can be on a presentation server or an application server. If you use a presentation server, you should keep the file small since the entire file is saved in an internal table in the SAP system. If you use an application server, the name of the file is created from a combination of the logical name FI-CA-DOC-EXTRACT and the physical name.

The value entered has different meanings for different extract categories:

  • CSV Format

    The name is used as logical name FI-CA-DOC-EXTRACT.

  • CSV Format, Local File

    Name of the file on the presentation server.

  • SAP Audit Format

    You must not enter a value. The name of the file is automatically generated as the logical name FI-CA-DOC-EXTRACT.

  • SAP Audit Format, Local File

    Complete path to the generated file name .

Use

Dependencies

Example

History
Last changed by/on SAP  20130529 
SAP Release Created in 471