SAP ABAP Data Element CFOFILD (Field for superior object or constant)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KC (Package) Cost Accounting Controlling EIS
Basic Data
Data Element CFOFILD
Short Description Field for superior object or constant  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TEXT40    
Data Type CHAR   Character String 
Length 40    
Decimal Places 0    
Output Length 40    
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 Superior 
Medium 15 Superior field 
Long 20 Superior field 
Heading  
Documentation

Definition

The contents of this field are used for the generation of a WHERE condition for a dynamic SELECT.

The following content is possible:

  • a constant enclosed in " " (quotation marks).
  • a field name in which the superior object appears.
  • a global field in the object collector where the following fields are provided for such a purpose:
    1. all system fields SY-xxxxx,
    2. field MANDT_S to search in the client with which the object collector was called up,
    3. field LANGU_S to search in the language with which the object collector was called up,
    4. field APPLC_S to search in the application class with which the object collector was called up.

History
Last changed by/on SAP  19980525 
SAP Release Created in