Hierarchy
⤷
⤷
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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Instance attribute | Protected | Type reference (TYPE) | GENIL_DQUERY_HANDLE | 20060222 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | CL_BSP_WD_CONTEXT_NODE_ASP=>TT_GROUP_INFO | Information About Grouping State of Search Criteria | 20091127 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Context Node Has Been Validated | 20090526 | ||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | Business Object Collection Iterator Interface | 20070904 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_GENIL_OBJ_MODEL | Interface for Access to Central Object Model | 20060217 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | CRMT_THTMLB_SEARCH_CRITERION | 20060217 | ||||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BOL_BO_COL | Business Object Collection Interface | 20060217 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRUKNAME | Name of a structure | 20060223 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | CRMT_THTMLB_SEARCH_CRITERION | This is to help differentiate between operators | 20120731 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | V_GETTER Supported | 20080205 |
Methods
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 | 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 | 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 | 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 | 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 | 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 | CT_UI_OPERATORS | Value transfer | Type reference (TYPE) | CRMT_THTMLB_SEARCH_OPERATOR | 20060612 | ||||
| 2 | IT_OPERATORS | Call by reference | Type reference (TYPE) | GENILT_OPTION_TAB | 20060612 | ||||
| 3 | IV_ATTR_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | 20060612 | ||||
| 4 | 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 | IV_CRITERION | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | 20061115 | ||||
| 2 | IV_STRING | Call by reference | Type reference (TYPE) | STRING | 20061115 | ||||
| 3 | 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 | 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 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20060222 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20060222 | ||||
| 3 | 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 | 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 | 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 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20060215 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20060215 | ||||
| 3 | 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 | 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 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20060222 | ||||
| 2 | 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 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20060215 | ||||
| 2 | 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 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20060217 | ||||
| 2 | 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 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20060215 | ||||
| 2 | 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 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | Tabellenspalte (Komponentenname) | 20060217 | |||
| 2 | INDEX | Call by reference | Type reference (TYPE) | I | Tabellenindex (1..n) | 20060217 | |||
| 3 | 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 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20060215 | ||||
| 2 | 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 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20060215 | ||||
| 2 | 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 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20060217 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20060217 | ||||
| 3 | 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 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20060222 | ||||
| 2 | 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 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20060215 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | BO Collection Iterator Interface | 20060217 | |||
| 3 | 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 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20060217 | ||||
| 2 | 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 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20060215 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | BO Collection Iterator Interface | 20060217 | |||
| 3 | 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 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | Attributpfad | 20060217 | |||
| 2 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | Tabellenspalte (Komponentenname) | 20060217 | |||
| 3 | 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 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20060215 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | BO Collection Iterator Interface | 20060217 | |||
| 3 | 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 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20060215 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | BO Collection Iterator Interface | 20060217 | |||
| 3 | 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 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20060215 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20060215 | ||||
| 3 | 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 | 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 | 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 | IV_SEARCH_FIELD_INFO | Call by reference | Object reference (TYPE REF TO) | CRMS_THTMLB_SEARCH_FIELD_INFO | 20060612 | ||||
| 2 | IV_SEL_PARAM | Call by reference | Type reference (TYPE) | NAME_KOMP | Komponentenname | 20060222 | |||
| 3 | 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 | IV_SEARCH_FIELD_INFO | Call by reference | Object reference (TYPE REF TO) | CRMS_THTMLB_SEARCH_FIELD_INFO | 20090624 | ||||
| 2 | IV_SEL_PARAM | Call by reference | Type reference (TYPE) | NAME_KOMP | Komponentenname | 20090624 | |||
| 3 | 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 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | Attributpfad | 20060217 | |||
| 2 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | Tabellenspalte (Komponentenname) | 20060217 | |||
| 3 | INDEX | Call by reference | Type reference (TYPE) | I | Tabellenindex (1..n) | 20060217 | |||
| 4 | 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 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20060215 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20060215 | ||||
| 3 | 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 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20060215 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20060215 | ||||
| 3 | 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 | IV_MODE | Call by reference | Type reference (TYPE) | CHAR1 | RUNTIME_MODE | Aufrufmodus | 20060222 | ||
| 2 | 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 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20060222 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20060222 | ||||
| 3 | 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 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20060215 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20060215 | ||||
| 3 | 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 | 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 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20060217 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20060217 | ||||
| 3 | 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 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20060215 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20060215 | ||||
| 3 | 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 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | Attributpfad | 20060217 | |||
| 2 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | Tabellenspalte (Komponentenname) | 20060217 | |||
| 3 | INDEX | Call by reference | Type reference (TYPE) | I | Tabellenindex (1..n) | 20060217 | |||
| 4 | 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 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20060215 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20060215 | ||||
| 3 | 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 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20060215 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20060215 | ||||
| 3 | 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)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |