SAP ABAP Data Element ICL_PTABNAME (Superior Table)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_CDC (Package) FS-CM: Data Capture
Basic Data
Data Element ICL_PTABNAME
Short Description Superior Table  
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   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short  
Medium 15 Superior Table 
Long  
Heading  
Documentation

Definition

Indicates the table that is directly superior to this table, in other words the table with the common highest primary key field.

If a line is deleted in this superior table, the corresponding lines in all of the subordinate tables must also be deleted.

Use

In generic code that is used in the database tables in the Claims Management system.

Dependencies

Example

If the superior table for TICL083 is table TICL056,
this is TICL005 for TICL056.

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