SAP ABAP Class CL_ESH_IF_QP_CONDITION (Query Part Condition)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_INTERFACE (Package) Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ESH_IF_QUERY_PART Query Part 20090813
Properties
Class CL_ESH_IF_QP_CONDITION  
Short Description Query Part Condition    
Super Class CL_ESH_IF_QUERY_PART Query Part 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_ENG_INTERFACE   Interface 
Created 20090813   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ESH_IF_QP_CONDITION has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_ESH_FED_QUERY_TRANSFORMATOR 20090814 Query Transformator
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ATTRIBUTE_CONDITIONS Instance attribute Private Type reference (TYPE) ESH_T_FED_ATTR_CONDITION Attribute conditions for search 20090813
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ATTRIBUTE_CONDITION Instance method Public Method Add a search attribute 20090813
2 CONSTRUCTOR Instance method Public Constructor Constructor 20090813
3 GET_ATTRIBUTE_CONDITIONS Instance method Protected Method Get attribute conditions 20090813
Events
Class CL_ESH_IF_QP_CONDITION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_ATTRIBUTE_CONDITION Protected See coding 20090813 BEGIN OF s_attribute_condition, attribute_name TYPE esh_e_if_attribute_name, attribute_value TYPE esh_e_if_attribute_value, select_options TYPE esh_t_if_select_options, END OF s_attribute_condition
2 T_ATTRIBUTE_CONDITIONS Protected See coding 20090813 t_attribute_conditions TYPE TABLE OF s_attribute_condition
Method Signatures

Method ADD_ATTRIBUTE_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECT_OPTIONS Call by reference Type reference (TYPE) ANY TABLE 20090813
2 Importing IV_CONTENT_TYPE Call by reference Type reference (TYPE) ESH_E_IF_CONTENT_TYPE Content Type 20110420
3 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20090813
4 Importing IV_SEARCH_MODE Call by reference Type reference (TYPE) ESH_E_IF_SEARCH_MODE Search Mode 20110420
5 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20090813

Method ADD_ATTRIBUTE_CONDITION on class CL_ESH_IF_QP_CONDITION has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ESH_IF_QP_CONDITION has no parameter.
Method CONSTRUCTOR on class CL_ESH_IF_QP_CONDITION has no exception.

Method GET_ATTRIBUTE_CONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTE_CONDITIONS Call by reference Type reference (TYPE) ESH_T_FED_ATTR_CONDITION Attribute conditions for search 20090813

Method GET_ATTRIBUTE_CONDITIONS on class CL_ESH_IF_QP_CONDITION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730