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 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | SYMSGID | 'SIC_FLDGRP_ENGINE' | Message Class | 20060221 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CLASNAME | 'CL_SIC_SRV_FIELD_GROUP' | Class or interface name | 20060216 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SIC_SERVICE_NAME | 'FIELD_GROUP' | Name of a service | 20060216 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | VCL_NAME | 'SIC_VC_FLDGRP' | View cluster for field grouping | 20060313 | |
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SIC_SERVICE_CONFIGURATION | Interface for service configuration | 20060406 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SIC_S_APPL_OBJECT_TYPE | Unique identification of application and object type | 20060406 | ||
7 | ![]() |
Static Attribute | Public | Type reference (TYPE) | SIC_T_NODE_FIELDS_NORM_TYPE | Table type for structure SIC_S_NODE_FIELDS | 20060406 | ||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SIC_T_FIELD_GROUP | Table type for field grouping | 20060221 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SIC_SERVICE_PROFILE | Service Profile | 20060406 | ||
10 | ![]() |
Static Attribute | Public | Type reference (TYPE) | SIC_SERVICE_PROFILE | Service Profile | 20060406 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Create the field groups | 20060424 |
2 | ![]() |
Static method | Public | Method | Read the allowed fields | 20060406 |
3 | ![]() |
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 | ![]() |
IR_LOGGING | Call by reference | Object reference (TYPE REF TO) | IF_SIC_LOGGING | Interface for Logging Functions | 20060424 | ||
2 | ![]() |
IR_OBJECT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_SIC_OBJECT_NODE | Object Node | 20060424 | ||
3 | ![]() |
IT_FIELD_GROUP | Call by reference | Type reference (TYPE) | SIC_T_FIELD_GROUP | Table type for field grouping | 20060424 | ||
4 | ![]() |
IV_SERVICE_PROFILE | Call by reference | Type reference (TYPE) | SIC_SERVICE_PROFILE | Service Profile | 20060424 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Internal error | 20060424 | |
2 | ![]() |
Continue | 20060424 |
Method GET_ALLOWED_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ALLOWED_FIELDS | Value transfer | Type reference (TYPE) | SIC_T_NODE_FIELDS_NORM_TYPE | Table type for structure SIC_S_NODE_FIELDS | 20060406 | ||
2 | ![]() |
EV_SERVICE_PROFILE | Call by reference | Type reference (TYPE) | SIC_SERVICE_PROFILE | Service Profile | 20060406 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error | 20060406 |
Method SET_ALLOWED_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IV_SERVICE_PROFILE | Call by reference | Type reference (TYPE) | SIC_SERVICE_PROFILE | Service Profile | 20060406 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error | 20060406 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |