SAP ABAP Class CL_SIC_SEARCH_RESULT (Search Result)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-IQM-IC (Application Component) Information Consistency
⤷
S_IC_FRAMEWORK_ENGINE (Package) Information Consolidation Framework - Engine
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SIC_OBJECT | Abstract Base Class for Container Objects | 20051215 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SIC_SEARCH_RESULT | Search Result | 20051215 |
Properties
| Class | CL_SIC_SEARCH_RESULT | |
| Short Description | Search Result | |
| Super Class | CL_SIC_OBJECT | Abstract Base Class for Container Objects |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_IC_FRAMEWORK_ENGINE | Information Consolidation Framework - Engine |
| Created | 20051215 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SIC_SEARCH_RESULT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SIC_SEARCH_RESULT | Search Result | 20051215 |
Friends
Class CL_SIC_SEARCH_RESULT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SIC_OBJECT_NODE | Object node | 20051216 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TREXT_QUERY_ENTRIES | Search query | 20051216 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SIC_T_SEARCH_RESULT | Search result | 20051216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20051215 |
Events
Class CL_SIC_SEARCH_RESULT has no event.
Types
Class CL_SIC_SEARCH_RESULT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SEARCH_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_SIC_OBJECT_NODE | Object node | 20051216 | |||
| 2 | IT_QUERY | Value transfer | Type reference (TYPE) | TREXT_QUERY_ENTRIES | Search query | 20051216 | |||
| 3 | IT_SEARCH_RESULT | Value transfer | Type reference (TYPE) | SIC_T_SEARCH_RESULT | Search result | 20051216 |
Method CONSTRUCTOR on class CL_SIC_SEARCH_RESULT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |