SAP ABAP Class CL_SIC_SRV_SEARCH_OBJECT (Object Search Service)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-IQM-IC (Application Component) Information Consistency
     S_IC_SEARCH_ENGINE (Package) Information Consolidation Search Engine
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIC_MULTI_CNT_SERVICE Interface for Multi Container Services 20060310
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIC_SERVICE_CONFIGURATION Interface for Service Configuration 20060313
Properties
Class CL_SIC_SRV_SEARCH_OBJECT  
Short Description Object Search Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_IC_SEARCH_ENGINE   Information Consolidation Search Engine 
Created 20051212   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 VCLTY Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIC_MULTI_CNT_SERVICE Interface for Multi Container Services 20060310
2 IF_SIC_SERVICE_CONFIGURATION Interface for Service Configuration 20060313
Friends
Class CL_SIC_SRV_SEARCH_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MESSAGE_ID Constant Public Type reference (TYPE) SYMSGID 'SIC_SRC_ENGINE' Message Class 20060313
2 GC_MY_SERVICE Constant Public Type reference (TYPE) SIC_SERVICE_NAME 'SEARCH' Name of a service 20060405
3 GC_MY_VC Constant Public Type reference (TYPE) VCL_NAME 'SIC_VC_SEARCH' View cluster name for search 20060315
4 GR_FIELD_PROVIDER Instance attribute Protected Object reference (TYPE REF TO) IF_SIC_SERVICE_CONFIGURATION Interface for service configuration 20060405
5 GT_ALLOWED_FIELDS Static Attribute Protected Type reference (TYPE) SIC_T_NODE_FIELDS_NORM_TYPE Table contains fields allowed for using within the profile 20060405
6 GV_FIELD_PROVIDER_SRV_PROFILE Instance attribute Private Type reference (TYPE) SIC_SERVICE_PROFILE Service Profile for field provider 20060322
7 GV_SERVICE_PROFILE Static Attribute Protected Type reference (TYPE) SIC_SERVICE_PROFILE Service Profile 20060405
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALLOWED_FIELDS Static method Public Method Read the allowed fields 20060405
2 SET_ALLOWED_FIELDS Static method Public Method Set the allowed fields 20060405
Events
Class CL_SIC_SRV_SEARCH_OBJECT has no event.
Types
Class CL_SIC_SRV_SEARCH_OBJECT has no local type.
Method Signatures

Method GET_ALLOWED_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ALLOWED_FIELDS Call by reference Type reference (TYPE) SIC_T_NODE_FIELDS_NORM_TYPE Table type for structure SIC_S_NODE_FIELDS 20060405
2 Exporting EV_SERVICE_PROFILE Call by reference Type reference (TYPE) SIC_SERVICE_PROFILE Service Profile 20060405
# Exception Resumable Description Created on
1 ERROR Error 20060405

Method SET_ALLOWED_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ALLOWED_FIELDS Call by reference Type reference (TYPE) SIC_T_NODE_FIELDS_NORM_TYPE Table type for structure SIC_S_NODE_FIELDS 20060405
2 Importing IV_SERVICE_PROFILE Call by reference Type reference (TYPE) SIC_SERVICE_PROFILE Service Profile 20060405
# Exception Resumable Description Created on
1 ERROR Error 20060405
History
Last changed by/on SAP  20110908 
SAP Release Created in 710