SAP ABAP Class CL_AXT_UI_CTX_SEARCH_HANDLER (Context node handler for searches)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_RUNTIME (Package) Extensibility Runtime components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_UI_CONTEXT_NODE_HANDLER | Context node handler for extensibility access | 20080516 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_UI_CTX_RAP_SEARCH_HDLR | Handler for rapid app. searches | 20100209 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_UI_CTX_REG_SEARCH_HDLR | Handler for registry searches | 20100209 |
Properties
| Class | CL_AXT_UI_CTX_SEARCH_HANDLER | |
| Short Description | Context node handler for searches | |
| Super Class | CL_AXT_UI_CONTEXT_NODE_HANDLER | Context node handler for extensibility access |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_RUNTIME | Extensibility Runtime components |
| Created | 20080516 | SAP |
| Last change | 20110908 | 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) |
Interfaces
Class CL_AXT_UI_CTX_SEARCH_HANDLER has no interface implemented.
Friends
Class CL_AXT_UI_CTX_SEARCH_HANDLER 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) | LTY_T_HANDLER | 20080625 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080625 | ||
| 2 | Instance method | Public | Method | 20080516 |
Events
Class CL_AXT_UI_CTX_SEARCH_HANDLER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_T_HANDLER | Protected | See coding | 20100209 | LTY_T_HANDLER type STANDARD TABLE OF ref to CL_AXT_UI_SRC_QUR_HANDLER
|
Method Signatures
Method ADJUST_QUERY_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PARAMS | Call by reference | Type reference (TYPE) | GENILT_SELECTION_PARAMETER_TAB | Complex Search Condition | 20080625 | |||
| 2 | CT_SIMPLE_PARAMS | Call by reference | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | Parameter Table of Name-Value Pairs | 20101013 | |||
| 3 | IV_EMPTY_PARAMS_FILTERED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080625 |
Method ADJUST_QUERY_PARAM on class CL_AXT_UI_CTX_SEARCH_HANDLER has no exception.
Method FILTER_OPERATORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OPERATORS | Call by reference | Type reference (TYPE) | GENILT_OPTION_TAB | Operators for selection parameter of dynamic query attribute | 20080516 | |||
| 2 | IV_FIELD_ID | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20080516 | |||
| 3 | IV_POSITIVE_LIST | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090527 |
Method FILTER_OPERATORS on class CL_AXT_UI_CTX_SEARCH_HANDLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |