SAP ABAP Class CL_SIC_FLDGRP_CONFIG (Read Customizing of Field Grouping)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-IQM-IC (Application Component) Information Consistency
⤷
S_IC_INDEXING_CONFIG (Package) Information Consolidation Indizierung Configuration
⤷
⤷
Properties
| Class | CL_SIC_FLDGRP_CONFIG | |
| Short Description | Read Customizing of Field Grouping | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_IC_INDEXING_CONFIG | Information Consolidation Indizierung Configuration |
| Created | 20060224 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SIC_FLDGRP_CONFIG has no forward declaration.
Interfaces
Class CL_SIC_FLDGRP_CONFIG has no interface implemented.
Friends
Class CL_SIC_FLDGRP_CONFIG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | SIC_T_FIELD_GROUP | Table type for field grouping | 20060224 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | SIC_T_SERVICE_PROFILE | Table type for structure SIC_S_SERVICE_PROFILE | 20060313 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Set the customizing | 20060822 | |
| 2 | Static method | Public | Method | Read profile | 20060313 | |
| 3 | Static method | Public | Method | Read the customizing | 20060224 |
Events
Class CL_SIC_FLDGRP_CONFIG has no event.
Types
Class CL_SIC_FLDGRP_CONFIG has no local type.
Method Signatures
Method CLEAR_GROUPS Signature
Method CLEAR_GROUPS on class CL_SIC_FLDGRP_CONFIG has no parameter.
Method CLEAR_GROUPS on class CL_SIC_FLDGRP_CONFIG has no exception.
Method GET_FLDGRP_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_GROUPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD_GROUP | Value transfer | Type reference (TYPE) | SIC_T_FIELD_GROUP | field grouping | 20060224 | |||
| 2 | IV_ALL | Call by reference | Type reference (TYPE) | SIC_BOOLEAN_INPUT | Read all th records | 20060310 | |||
| 3 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | SIC_NODE_NAME | Node name | 20060224 | |||
| 4 | IV_PROFILE | Call by reference | Type reference (TYPE) | SIC_SERVICE_PROFILE | Service Profile | 20060224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Tghe combination was not found | 20060224 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |