SAP ABAP Class CL_SIC_SRV_FIELD_GROUP (Fields Group Service)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-IQM-IC (Application Component) Information Consistency
     S_IC_INDEXING_ENGINE (Package) Information Consolidation Indexing 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 20060310
Properties
Class CL_SIC_SRV_FIELD_GROUP  
Short Description Fields Group Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_IC_INDEXING_ENGINE   Information Consolidation Indexing Engine 
Created 20060209   SAP 
Last change 20130531   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 20060310
Friends
Class CL_SIC_SRV_FIELD_GROUP 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_FLDGRP_ENGINE' Message Class 20060221
2 GC_MY_CLASS Constant Public Type reference (TYPE) CLASNAME 'CL_SIC_SRV_FIELD_GROUP' Class or interface name 20060216
3 GC_MY_SERVICE Constant Public Type reference (TYPE) SIC_SERVICE_NAME 'FIELD_GROUP' Name of a service 20060216
4 GC_MY_VC Constant Public Type reference (TYPE) VCL_NAME 'SIC_VC_FLDGRP' View cluster for field grouping 20060313
5 GR_FIELD_PROVIDER Instance attribute Private Object reference (TYPE REF TO) IF_SIC_SERVICE_CONFIGURATION Interface for service configuration 20060406
6 GS_APPL_OBJECT_TYPE Instance attribute Private Type reference (TYPE) SIC_S_APPL_OBJECT_TYPE Unique identification of application and object type 20060406
7 GT_ALLOWED_FIELDS Static Attribute Public Type reference (TYPE) SIC_T_NODE_FIELDS_NORM_TYPE Table type for structure SIC_S_NODE_FIELDS 20060406
8 GT_FIELD_GROUP Static Attribute Private Type reference (TYPE) SIC_T_FIELD_GROUP Table type for field grouping 20060221
9 GV_FIELD_PROVIDER_SRV_PROFILE Instance attribute Private Type reference (TYPE) SIC_SERVICE_PROFILE Service Profile 20060406
10 GV_SERVICE_PROFILE Static Attribute Public Type reference (TYPE) SIC_SERVICE_PROFILE Service Profile 20060406
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_GROUPS Instance method Protected Method Create the field groups 20060424
2 GET_ALLOWED_FIELDS Static method Public Method Read the allowed fields 20060406
3 SET_ALLOWED_FIELDS Static method Public Method Set the allowed fields 20060406
Events
Class CL_SIC_SRV_FIELD_GROUP has no event.
Types
Class CL_SIC_SRV_FIELD_GROUP has no local type.
Method Signatures

Method CREATE_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_LOGGING Call by reference Object reference (TYPE REF TO) IF_SIC_LOGGING Interface for Logging Functions 20060424
2 Importing IR_OBJECT_NODE Call by reference Object reference (TYPE REF TO) IF_SIC_OBJECT_NODE Object Node 20060424
3 Importing IT_FIELD_GROUP Call by reference Type reference (TYPE) SIC_T_FIELD_GROUP Table type for field grouping 20060424
4 Importing IV_SERVICE_PROFILE Call by reference Type reference (TYPE) SIC_SERVICE_PROFILE Service Profile 20060424
# Exception Resumable Description Created on
1 CONFIG_ERROR Internal error 20060424
2 CONTINUE Continue 20060424

Method GET_ALLOWED_FIELDS Signature

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

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 20060406
2 Importing IV_SERVICE_PROFILE Call by reference Type reference (TYPE) SIC_SERVICE_PROFILE Service Profile 20060406
# Exception Resumable Description Created on
1 ERROR Error 20060406
History
Last changed by/on SAP  20130531 
SAP Release Created in 710