SAP ABAP Data Element COMT_IL_FCAT_T_NAME (Name of Field Catalog Table for Relationship Interface)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-PRO-BF (Application Component) Basic functions
     COM_IL_UI (Package) Relationships 'Interlinkages': Interface
Basic Data
Data Element COMT_IL_FCAT_T_NAME
Short Description Name of Field Catalog Table for Relationship Interface  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
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 Fld Catlg 
Medium 15 Field Catalog 
Long 20 Fld Catalog Struct. 
Heading 30 Field Catalog Structure 
Documentation

Definition

Name of a structure with attributes for a specific relationship type.

Use

If a relationship type requires additional attributes, a structure needs to be created which contains these fields. The structure should be created using the naming convention COMT_IL_<reltype>_ATTR (for example, COMT_IL_PRDCPN_ATTR).
The structure is entered in the Customizing table COMC_IL_RELTYPE.

Dependencies

A key enhancement has been maintained if 1 or 2 has been entered in the field Multiple in Customizing. This means that the fields in the key enhancement must also be included in the attribute structure, in addition to the other attributes.

Example

History
Last changed by/on SAP  20040312 
SAP Release Created in 400