SAP ABAP Data Element RCF_SPT_FDTYPE (Type of a Field in the Information Category Structure)
Hierarchy
ERECRUIT (Software Component) E-Recruiting
   PA-ER (Application Component) E-Recruiting
     PAOC_RCF_BL (Package) Recruitment Factory: Business Logic
Basic Data
Data Element RCF_SPT_FDTYPE
Short Description Type of a Field in the Information Category Structure  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RCF_SPT_FDTYPE    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name SPT_FDTYPE   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Field Type 
Medium 16 Field Type 
Long 20 Field Type 
Heading Type 
Documentation

Definition

Specifies the type of the field that is assigned to an information category. The type determines how the system can search in the associated field.

  • Free Text:

    The system searches in all free texts from Knowledge Warehouse objects and in texts that it can determine using the Data Dictionary such as "USA".

  • Entity:

    The system saves the content of the field in the search profile, for example, "US".

  • Both, Free Text and Entity:

    The system searches in all free texts and field contents, for example, "USA" and "US".

Use

Dependencies

Example

Field CONTRACT_TYPE is type E (entity).

History
Last changed by/on SAP  20041006 
SAP Release Created in 110