SAP ABAP Data Element TAB07_KK (Structure)
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 TAB07_KK
Short Description Structure  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type AS4TAB    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table DD02L    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID DTB  
Default Component name TABNAME   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Structure 
Medium 15 Structure 
Long 20 Structure 
Heading 30 Structure 
Documentation

Definition

Name of a table or a structure.

The items that are read from the dataset are collected in an internal table by COLLECT with the structure specified. The internal table is then displayed as ALV list.

Note

Select the structure such that the table created by COLLECT does not have too many entries, that is, that as many line items as possible are grouped to one table line.

If the number of table lines exceeds several thousand, this can lead to long runtimes for the evaluation.

History
Last changed by/on SAP  20050615 
SAP Release Created in 600