SAP ABAP Data Element TRTM_FORMAT (File format)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   TR (Application Component) Treasury
     FVVD_CORE (Package) TR-CORE: Former Objects from FVVD (TR Loans)
Basic Data
Data Element TRTM_FORMAT
Short Description File format  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TR_FORMAT    
Data Type CHAR   Character String 
Length 8    
Decimal Places 0    
Output Length 8    
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 Format 
Medium 15 File format 
Long 20 File format 
Heading 14 File format 
Documentation

Definition

In the File format section you enter the data format of the file. The following formats are supported:

  • Excel: The data is saved in Excel format and available on the presentation server. The program Excel must also be available on the presentation server, since R/3 and Excel need to communicate.
  • ASCII (text without field separator): The data corresponds to the input structure.
  • CSV: This is a format usually used when data is exchanged between different PC programs. The fields of a data record are separated by a semicolon (;).
  • TXT: The data is in this format if, for example, it was generated with the standard Windows editor. The fields are separated by tabs.

Important:
If the data is being imported to R/3, you must specify whether the first line of the file contains the field name (column name). If this is the case, select the relevant field. Otherwise, the system treats the first line as a data record to be imported.

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