SAP ABAP Class CL_BSP_WD_CONTEXT_NODE_ASP (Special Context Node for Complex Search Parameter Tables)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-RT (Application Component) UI Runtime Environment
     CRM_BSP_WD (Package) WebClient UI Framework Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_CONTEXT_NODE WD Context Node 20060217
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSPWD_AD_ADVORDERSEARC_CN00 20060420
2 Inheritance (c INHERITING FROM c_ref)  CL_BSP_DLC__ADVS1_CN00 20060428
3 Inheritance (c INHERITING FROM c_ref)  CL_BSP_DLC__ATTRIBUTESET_CN00 20081022
4 Inheritance (c INHERITING FROM c_ref)  CL_CRM_AXT__SEARCH_CN00 20071130
5 Inheritance (c INHERITING FROM c_ref)  CL_CRM_AXT__SEARCH_CN01 20071205
6 Inheritance (c INHERITING FROM c_ref)  CL_CRM_BRC__BRCSEARCHCRIT_CN00 20071113
7 Inheritance (c INHERITING FROM c_ref)  CL_CRM_M_CO_SEARCH_CN00 Search Context Node 20090415
8 Inheritance (c INHERITING FROM c_ref)  CL_CRM_THTM_ADVANCEDSEAR3_CN00 20061024
9 Inheritance (c INHERITING FROM c_ref)  CL_CRM_THTM_ADVANCEDSEAR3_CN01 20061024
10 Inheritance (c INHERITING FROM c_ref)  CL_CRM_THTM_MISCADVSMULTI_CN00 multi paste test 20091020
... Click here to see Used By full list (16 items)
Properties
Class CL_BSP_WD_CONTEXT_NODE_ASP  
Short Description Special Context Node for Complex Search Parameter Tables    
Super Class CL_BSP_WD_CONTEXT_NODE WD Context Node 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_WD   WebClient UI Framework Runtime 
Created 20060215   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)
2 CL_BSP_WD_CONTEXT_NODE_ASP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_BSP_WD_CONTEXT_NODE_ASP has no interface implemented.
Friends
Class CL_BSP_WD_CONTEXT_NODE_ASP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DQUERY_ID Instance attribute Protected Type reference (TYPE) GENIL_DQUERY_HANDLE 20060222
2 GT_GROUPING_INFO Instance attribute Private Type reference (TYPE) CL_BSP_WD_CONTEXT_NODE_ASP=>TT_GROUP_INFO Information About Grouping State of Search Criteria 20091127
3 IS_VALIDATED Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE Context Node Has Been Validated 20090526
4 LAST_LINE_ITERATOR Instance attribute Private Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR Business Object Collection Iterator Interface 20070904
5 OBJECT_MODEL Instance attribute Protected Object reference (TYPE REF TO) IF_GENIL_OBJ_MODEL Interface for Access to Central Object Model 20060217
6 PARAMETERS Instance attribute Public Type reference (TYPE) CRMT_THTMLB_SEARCH_CRITERION 20060217
7 PARAMETER_COLLECTION Instance attribute Protected Object reference (TYPE REF TO) IF_BOL_BO_COL Business Object Collection Interface 20060217
8 PARAM_STRUCT_NAME Instance attribute Private Type reference (TYPE) STRUKNAME Name of a structure 20060223
9 UI_PARAMETERS Instance attribute Public Type reference (TYPE) CRMT_THTMLB_SEARCH_CRITERION This is to help differentiate between operators 20120731
10 V_GETTERS_SUPPORTED Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE V_GETTER Supported 20080205
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_CRITERIA_CONTEXT2UI Instance method Protected Method 20060608
2 ADJUST_CRITERIA_UI2CONTEXT Instance method Public Method 20060608
3 ADJUST_DQUERY_VALUEHELPS Instance method Public Method 20060612
4 ALLOW_WILDCARDS_WITH_IS_NOT Instance method Public Method Enables Wildcards with 'is not' 20130426
5 BUILD_PARAMETER_TAB Instance method Public Method Contruction of Meta Table 20060217
6 CLEAR_ALL_VALUES Instance method Public Method Deletes Value1 and Value2 for All Query Parameters 20060522
7 CLEAR_SELECTION_PARAM_VALUES Instance method Public Method 20070226
8 CONVERT_OPERATORS_GENIL2UI Instance method Protected Method 20060612
9 CONVERT_VALUE_FROM_STRING Instance method Protected Method 20061115
10 DELETE_GROUPING_INFO Instance method Public Method Clear gt_grouping_info 20091128
11 GET_AVAILABLE_SEL_PARAMS Instance method Public Method Delivers All Possible Search Fields 20060222
12 GET_DQUERY_ID Instance method Public Method Attribute Getter 20060222
13 GET_DQUERY_VALUEHELPS Instance method Public Method Delivers All Input Help for Dynamic Query 20060223
14 GET_ERROR_COUNT Instance method Public Method Get Number Of 20090515
15 GET_FIELD Instance method Public Method Attribute Getter 20060215
16 GET_GROUPING_INFO Instance method Public Method Getter of gt_grouping_info 20091127
17 GET_I_DQUERY_ID Instance method Public Method Attributes of Input-Readiness Getter 20060222
18 GET_I_FIELD Instance method Public Method Attributes of Input-Readiness Getter 20060215
19 GET_I_MAX_HITS Instance method Public Method Attributes of Input-Readiness Getter 20060217
20 GET_I_OPERATOR Instance method Public Method Attributes of Input-Readiness Getter 20060215
21 GET_I_T_PARAMETERS Instance method Public Method Returns Ready-for-Input Statuses for Table Fields 20060217
22 GET_I_VALUE1 Instance method Public Method Attributes of Input-Readiness Getter 20060215
23 GET_I_VALUE2 Instance method Public Method Attributes of Input-Readiness Getter 20060215
24 GET_MAX_HITS Instance method Public Method Attribute Getter 20060217
25 GET_M_DQUERY_ID Instance method Public Method Attributes of Meta Data Getter 20060222
26 GET_M_FIELD Instance method Public Method Attributes of Meta Data Getter 20060215
27 GET_M_MAX_HITS Instance method Public Method Attributes of Meta Data Getter 20060217
28 GET_M_OPERATOR Instance method Public Method Attributes of Meta Data Getter 20060215
29 GET_M_T_PARAMETERS Instance method Public Method Tables Metadata Getter 20060217
30 GET_M_VALUE1 Instance method Public Method Attributes of Meta Data Getter 20060215
31 GET_M_VALUE2 Instance method Public Method Attributes of Meta Data Getter 20060215
32 GET_OPERATOR Instance method Public Method Attribute Getter 20060215
33 GET_PARAMETER_COUNT Instance method Public Method Returns the Current Number of Rows in Table 20060217
34 GET_PARAM_STRUCT_NAME Instance method Public Method Delivers Name of Attribute Structure to Be Defined 20060217
35 GET_SUPPORTED_OPERATORS Instance method Public Method 20060222
36 GET_SUPPORTED_OPERATORS_QUERY Instance method Private Method Returns Operators of the Underlying Query 20090624
37 GET_T_PARAMETERS Instance method Public Method Tables Getter 20060217
38 GET_VALUE1 Instance method Public Method Attribute Getter 20060215
39 GET_VALUE2 Instance method Public Method Attribute Getter 20060215
40 GET_V_DQUERY_ID Instance method Public Method Template Method for Input Help Getter 20060222
41 SET_DQUERY_ID Instance method Public Method Attribute Setter 20060222
42 SET_FIELD Instance method Public Method Attribute Setter 20060215
43 SET_GROUPING_INFO Instance method Public Method Setter of gt_grouping_info 20091127
44 SET_MAX_HITS Instance method Public Method Attribute Setter 20060217
45 SET_OPERATOR Instance method Public Method Attribute Setter 20060215
46 SET_PARAMETER_COLLECTION Instance method Protected Method 20060217
47 SET_T_PARAMETERS Instance method Public Method Tables Setter 20060217
48 SET_VALUE1 Instance method Public Method Attribute Setter 20060215
49 SET_VALUE2 Instance method Public Method Attribute Setter 20060215
Events
Class CL_BSP_WD_CONTEXT_NODE_ASP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_GROUP_INFO Public See coding 20091126 BEGIN OF ts_group_info, row TYPE i, grp_membership TYPE c LENGTH 1, grp_id TYPE i, grp_state TYPE c LENGTH 1, END OF ts_group_info
2 TT_GROUP_INFO Public See coding 20091126 tt_group_info TYPE STANDARD TABLE OF ts_group_info
Method Signatures

Method ADJUST_CRITERIA_CONTEXT2UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CRITERIA_UI Call by reference Type reference (TYPE) CRMT_THTMLB_SEARCH_CRITERION 20060608

Method ADJUST_CRITERIA_CONTEXT2UI on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method ADJUST_CRITERIA_UI2CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_QUERY_VALUEHELPS Call by reference Type reference (TYPE) CRMT_THTMLB_SEARCH_FIELD_INFO 20060612

Method ADJUST_CRITERIA_UI2CONTEXT on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method ADJUST_DQUERY_VALUEHELPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IV_QUERY_VALUEHELPS Call by reference Object reference (TYPE REF TO) CRMT_THTMLB_SEARCH_FIELD_INFO 20060612

Method ADJUST_DQUERY_VALUEHELPS on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method ALLOW_WILDCARDS_WITH_IS_NOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130426

Method ALLOW_WILDCARDS_WITH_IS_NOT on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method BUILD_PARAMETER_TAB Signature

Method BUILD_PARAMETER_TAB on class CL_BSP_WD_CONTEXT_NODE_ASP has no parameter.
Method BUILD_PARAMETER_TAB on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method CLEAR_ALL_VALUES Signature

Method CLEAR_ALL_VALUES on class CL_BSP_WD_CONTEXT_NODE_ASP has no parameter.
Method CLEAR_ALL_VALUES on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method CLEAR_SELECTION_PARAM_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ADJUSTMENTS Call by reference Object reference (TYPE REF TO) CRMT_REGEX_CONVERSION_TAB 20070227

Method CLEAR_SELECTION_PARAM_VALUES on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method CONVERT_OPERATORS_GENIL2UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CT_UI_OPERATORS Value transfer Type reference (TYPE) CRMT_THTMLB_SEARCH_OPERATOR 20060612
2 Importing IT_OPERATORS Call by reference Type reference (TYPE) GENILT_OPTION_TAB 20060612
3 Importing IV_ATTR_NAME Call by reference Type reference (TYPE) NAME_KOMP 20060612
4 Importing IV_SEARCH_FIELD_INFO Call by reference Object reference (TYPE REF TO) CRMS_THTMLB_SEARCH_FIELD_INFO 20060612

Method CONVERT_OPERATORS_GENIL2UI on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method CONVERT_VALUE_FROM_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CRITERION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS 20061115
2 Importing IV_STRING Call by reference Type reference (TYPE) STRING 20061115
3 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20061115

Method CONVERT_VALUE_FROM_STRING on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method DELETE_GROUPING_INFO Signature

Method DELETE_GROUPING_INFO on class CL_BSP_WD_CONTEXT_NODE_ASP has no parameter.
Method DELETE_GROUPING_INFO on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_AVAILABLE_SEL_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) CRMT_THTMLB_SEARCH_FIELD_NAME 20060222

Method GET_AVAILABLE_SEL_PARAMS on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_DQUERY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060222
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060222
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20060222

Method GET_DQUERY_ID on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_DQUERY_VALUEHELPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) CRMT_THTMLB_SEARCH_FIELD_INFO 20060223

Method GET_DQUERY_VALUEHELPS on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_ERROR_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_COUNT Value transfer Type reference (TYPE) I Number of Errors 20090515

Method GET_ERROR_COUNT on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060215
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060215
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20060215

Method GET_FIELD on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_GROUPING_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GROUPING_INFO Call by reference Type reference (TYPE) CL_BSP_WD_CONTEXT_NODE_ASP=>TT_GROUP_INFO 20091127

Method GET_GROUPING_INFO on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_I_DQUERY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060222
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20060222

Method GET_I_DQUERY_ID on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_I_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060215
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20060215

Method GET_I_FIELD on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_I_MAX_HITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060217
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20060217

Method GET_I_MAX_HITS on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_I_OPERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060215
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20060215

Method GET_I_OPERATOR on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_I_T_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT Call by reference Type reference (TYPE) STRING Tabellenspalte (Komponentenname) 20060217
2 Importing INDEX Call by reference Type reference (TYPE) I Tabellenindex (1..n) 20060217
3 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING Ergebniswert 20060217

Method GET_I_T_PARAMETERS on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_I_VALUE1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060215
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20060215

Method GET_I_VALUE1 on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_I_VALUE2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060215
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20060215

Method GET_I_VALUE2 on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_MAX_HITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060217
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060217
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20060217

Method GET_MAX_HITS on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_M_DQUERY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060222
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20060222

Method GET_M_DQUERY_ID on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_M_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060215
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR BO Collection Iterator Interface 20060217
3 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20060215

Method GET_M_FIELD on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_M_MAX_HITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060217
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20060217

Method GET_M_MAX_HITS on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_M_OPERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060215
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR BO Collection Iterator Interface 20060217
3 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20060215

Method GET_M_OPERATOR on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_M_T_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attributpfad 20060217
2 Importing COMPONENT Call by reference Type reference (TYPE) STRING Tabellenspalte (Komponentenname) 20060217
3 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA Metadaten 20060217

Method GET_M_T_PARAMETERS on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_M_VALUE1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060215
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR BO Collection Iterator Interface 20060217
3 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20060215

Method GET_M_VALUE1 on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_M_VALUE2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060215
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR BO Collection Iterator Interface 20060217
3 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20060215

Method GET_M_VALUE2 on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_OPERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060215
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060215
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20060215

Method GET_OPERATOR on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_PARAMETER_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SIZE Value transfer Type reference (TYPE) SYTABIX Interne Tabellen, aktueller Zeilenindex 20060217

Method GET_PARAMETER_COUNT on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_PARAM_STRUCT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING Name einer Struktur 20060217

Method GET_PARAM_STRUCT_NAME on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_SUPPORTED_OPERATORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEARCH_FIELD_INFO Call by reference Object reference (TYPE REF TO) CRMS_THTMLB_SEARCH_FIELD_INFO 20060612
2 Importing IV_SEL_PARAM Call by reference Type reference (TYPE) NAME_KOMP Komponentenname 20060222
3 Returning RT_RESULT Value transfer Type reference (TYPE) CRMT_THTMLB_SEARCH_OPERATOR 20060222

Method GET_SUPPORTED_OPERATORS on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_SUPPORTED_OPERATORS_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEARCH_FIELD_INFO Call by reference Object reference (TYPE REF TO) CRMS_THTMLB_SEARCH_FIELD_INFO 20090624
2 Importing IV_SEL_PARAM Call by reference Type reference (TYPE) NAME_KOMP Komponentenname 20090624
3 Returning RT_RESULT Value transfer Type reference (TYPE) CRMT_THTMLB_SEARCH_OPERATOR 20090624

Method GET_SUPPORTED_OPERATORS_QUERY on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_T_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attributpfad 20060217
2 Importing COMPONENT Call by reference Type reference (TYPE) STRING Tabellenspalte (Komponentenname) 20060217
3 Importing INDEX Call by reference Type reference (TYPE) I Tabellenindex (1..n) 20060217
4 Returning VALUE Value transfer Type reference (TYPE) STRING Ergebniswert 20060217

Method GET_T_PARAMETERS on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_VALUE1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060215
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060215
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20060215

Method GET_VALUE1 on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_VALUE2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060215
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060215
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20060215

Method GET_VALUE2 on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method GET_V_DQUERY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Call by reference Type reference (TYPE) CHAR1 RUNTIME_MODE Aufrufmodus 20060222
2 Returning RV_VALUEHELP_DESCRIPTOR Value transfer Object reference (TYPE REF TO) IF_BSP_WD_VALUEHELP_DESCRIPTOR 20060222

Method GET_V_DQUERY_ID on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method SET_DQUERY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060222
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060222
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20060222

Method SET_DQUERY_ID on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method SET_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060215
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060215
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20060215

Method SET_FIELD on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method SET_GROUPING_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_GROUPING_INFO Call by reference Type reference (TYPE) CL_BSP_WD_CONTEXT_NODE_ASP=>TT_GROUP_INFO 20091127

Method SET_GROUPING_INFO on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method SET_MAX_HITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060217
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060217
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20060217

Method SET_MAX_HITS on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method SET_OPERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060215
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060215
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20060215

Method SET_OPERATOR on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method SET_PARAMETER_COLLECTION Signature

Method SET_PARAMETER_COLLECTION on class CL_BSP_WD_CONTEXT_NODE_ASP has no parameter.
Method SET_PARAMETER_COLLECTION on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method SET_T_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attributpfad 20060217
2 Importing COMPONENT Call by reference Type reference (TYPE) STRING Tabellenspalte (Komponentenname) 20060217
3 Importing INDEX Call by reference Type reference (TYPE) I Tabellenindex (1..n) 20060217
4 Importing VALUE Call by reference Type reference (TYPE) STRING Zuzuweisender Wert 20060217

Method SET_T_PARAMETERS on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method SET_VALUE1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060215
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060215
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20060215

Method SET_VALUE1 on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.

Method SET_VALUE2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060215
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060215
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20060215

Method SET_VALUE2 on class CL_BSP_WD_CONTEXT_NODE_ASP has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSPWD_AD_ADVORDERSEARC_CN00 20060420
2 Inheritance (c INHERITING FROM c_ref)  CL_BSP_DLC__ADVS1_CN00 20060428
3 Inheritance (c INHERITING FROM c_ref)  CL_BSP_DLC__ATTRIBUTESET_CN00 20081022
4 Inheritance (c INHERITING FROM c_ref)  CL_CRM_AXT__SEARCH_CN00 20071130
5 Inheritance (c INHERITING FROM c_ref)  CL_CRM_AXT__SEARCH_CN01 20071205
6 Inheritance (c INHERITING FROM c_ref)  CL_CRM_BRC__BRCSEARCHCRIT_CN00 20071113
7 Inheritance (c INHERITING FROM c_ref)  CL_CRM_M_CO_SEARCH_CN00 Search Context Node 20090415
8 Inheritance (c INHERITING FROM c_ref)  CL_CRM_THTM_ADVANCEDSEAR3_CN00 20061024
9 Inheritance (c INHERITING FROM c_ref)  CL_CRM_THTM_ADVANCEDSEAR3_CN01 20061024
10 Inheritance (c INHERITING FROM c_ref)  CL_CRM_THTM_MISCADVSMULTI_CN00 multi paste test 20091020
11 Inheritance (c INHERITING FROM c_ref)  CL_UIF_CUST_ADVSEARCH_CN00 20070309
12 Inheritance (c INHERITING FROM c_ref)  CL_UIF_FLIG_ADVSEARCHFLIG_CN00 20070309
13 Inheritance (c INHERITING FROM c_ref)  CL_WCF_BSP_BASE_SQ_CN00_2 Base class: Context node SEARCHQUERYNODE 20090429
14 Inheritance (c INHERITING FROM c_ref)  CL_WCF_WSCT_PROXYSEARCH_CN00 Advanced Search Context Node 20090217
15 Inheritance (c INHERITING FROM c_ref)  CL_WS_DESIG_WEBSERVICESQ1_CN00 20080411
16 Inheritance (c INHERITING FROM c_ref)  CL_WS_DESIG_WEBSERVICESQ1_CN03 20080414
History
Last changed by/on SAP  20130531 
SAP Release Created in 700