SAP ABAP Data Element TABBJ_KK (Table 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 TABBJ_KK
Short Description Table Name  
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 Table 
Medium 15 Table Name 
Long 20 Table Name 
Heading 30 Table Name 
Documentation

Definition

Name of a table or a structure. All items are collected and stored in an internal table with the specified structure by means of COLLECT. You can evaluate the data stored later interactively with transaction FPO6.

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  20050224 
SAP Release Created in 473