SAP ABAP Data Element EXTFRM_KK (GDPdU: Extract Format)
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 EXTFRM_KK
Short Description GDPdU: Extract Format  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 Format 
Long 20 Extract Format 
Heading 20 Extract Format 
Documentation

Definition

The evaluation supports the following output formats:

  • Screen output

    The data records are output sequentially as a standard ABAP list.

  • ALV screen output

    Preparation of data records with ALV Grid Control

  • CSV file

    The data records are exported sequentially in a file. The first lines contain the field names for every record type.

  • File in SAP Audit Format

    Several files are generated; each one only contains records of one type. The first eight lines always describe the data but not the relationships between the records (primary foreign key). Data of this format can be directly imported by IDEA software.

Use

Dependencies

Example

History
Last changed by/on SAP  20050224 
SAP Release Created in 472