SAP ABAP Class CL_SIC_SEARCH_CONFIG (Manage Customizing for Search)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-IQM-IC (Application Component) Information Consistency
⤷
S_IC_SEARCH_CONFIG (Package) Information Consolidation Search Configuration
⤷
⤷
Properties
| Class | CL_SIC_SEARCH_CONFIG | |
| Short Description | Manage Customizing for Search | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_IC_SEARCH_CONFIG | Information Consolidation Search Configuration |
| Created | 20060224 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SIC_SEARCH_CONFIG has no forward declaration.
Interfaces
Class CL_SIC_SEARCH_CONFIG has no interface implemented.
Friends
Class CL_SIC_SEARCH_CONFIG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SYMSGID | 'SIC_SRC_CONFIG' | Message Class | 20060224 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | SIC_T_SRC_PROF | Table type: search profile | 20060307 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | SIC_T_SERVICE_PROFILE | Table type for structure SIC_S_SERVICE_PROFILE | 20060313 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | SIC_T_SRC_RETRIEVE | Table type: retrieve fields from the search engine | 20060224 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | SIC_T_SRC_STRATEGY | Search strategy: Table type for structure SIC_SRC_STRATEGY | 20060224 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Read the list of requested attributes | 20060224 | |
| 2 | Static method | Public | Method | Read profile | 20060307 | |
| 3 | Static method | Public | Method | Read profile | 20060313 | |
| 4 | Static method | Public | Method | Read strategy | 20060224 |
Events
Class CL_SIC_SEARCH_CONFIG has no event.
Types
Class CL_SIC_SEARCH_CONFIG has no local type.
Method Signatures
Method GET_REQUESTED_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SRC_RETRIEVE | Call by reference | Type reference (TYPE) | SIC_T_SRC_RETRIEVE | Table type: retrieve fields from the search engine | 20060224 | |||
| 2 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | SIC_NODE_NAME | Node name | 20060313 | |||
| 3 | IV_PROFILE | Call by reference | Type reference (TYPE) | SIC_SERVICE_PROFILE | Service Profile | 20060307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Profile not found | 20060224 |
Method GET_SRC_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SRC_PROFILE | Value transfer | Type reference (TYPE) | SIC_T_SRC_PROF | Table type: search profile | 20060307 | |||
| 2 | IV_ALL | Call by reference | Type reference (TYPE) | SIC_BOOLEAN_INPUT | Boolean: Input | 20060313 | |||
| 3 | IV_PROFILE | Call by reference | Type reference (TYPE) | SIC_SERVICE_PROFILE | Service Profile | 20060307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Not found | 20060307 |
Method GET_SRC_PROF_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PROFILE_DESCR | Call by reference | Type reference (TYPE) | SIC_S_SERVICE_PROFILE | Definition of service profiles | 20060313 | |||
| 2 | IV_PROFILE | Call by reference | Type reference (TYPE) | SIC_SERVICE_PROFILE | Service Profile | 20060313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | The profile description was not found | 20060313 |
Method GET_SRC_STRATEGY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SRC_STRATEGY | Call by reference | Type reference (TYPE) | SIC_T_SRC_STRATEGY | Search strategy: Table type for structure SIC_SRC_STRATEGY | 20060307 | |||
| 2 | IV_PROFILE | Call by reference | Type reference (TYPE) | SIC_SERVICE_PROFILE | Service Profile | 20060224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Strategy not found | 20060224 | ||
| 2 | No parameters were given | 20060224 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |