SAP ABAP Class CL_RIS_ADT_RES_TEXT_SEARCH (Resource Controller for ABAP Text Search)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-INR (Application Component) Repository Infosystem
⤷
SRIS_ADT (Package) Repository Information System: ABAP Development Tools
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers | 20121031 |
Properties
| Class | CL_RIS_ADT_RES_TEXT_SEARCH | |
| Short Description | Resource Controller for ABAP Text Search | |
| Super Class | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRIS_ADT | Repository Information System: ABAP Development Tools |
| Created | 20121031 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RIS_ADT_RES_TEXT_SEARCH has no forward declaration.
Interfaces
Class CL_RIS_ADT_RES_TEXT_SEARCH has no interface implemented.
Friends
Class CL_RIS_ADT_RES_TEXT_SEARCH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 50 | 20121031 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'RIS_ST_ADT_TEXT_SEARCH_RESULT' | 20121031 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'ROOT' | 20121031 | |||
| 4 | Constant | Public | See coding | 20121031 | |||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RIS_HANA_CODE_SEARCH | 20121031 | ||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RIS_ADT_SEARCH_RESULT_CONV | 20121031 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20121031 | ||
| 2 | Instance method | Private | Method | 20131115 |
Events
Class CL_RIS_ADT_RES_TEXT_SEARCH has no event.
Types
Class CL_RIS_ADT_RES_TEXT_SEARCH has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HANA_CODE_SEARCH | Call by reference | Object reference (TYPE REF TO) | IF_RIS_HANA_CODE_SEARCH | 20121031 | ||||
| 2 | I_SEARCH_RESULT_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_RIS_ADT_SEARCH_RESULT_CONV | 20121031 |
Method CONSTRUCTOR on class CL_RIS_ADT_RES_TEXT_SEARCH has no exception.
Method GET_SEARCH_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20131115 | ||||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | IF_RIS_HANA_CODE_SEARCH=>TY_S_SEARCH_PARAM | 20131115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131115 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |