SAP ABAP Class CL_SIC_CONSTANTS (Definition of Global Constants)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-IQM-IC (Application Component) Information Consistency
⤷
S_IC_FRAMEWORK_ENGINE (Package) Information Consolidation Framework - Engine
⤷
⤷
Properties
| Class | CL_SIC_CONSTANTS | |
| Short Description | Definition of Global Constants | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_IC_FRAMEWORK_ENGINE | Information Consolidation Framework - Engine |
| Created | 20051208 | SAP |
| Last change | 20110908 | 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
Class CL_SIC_CONSTANTS has no interface implemented.
Friends
Class CL_SIC_CONSTANTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SIC_PROVIDER_TYPE | 'CP' | Provider type: Configuration provider | 20060421 | ||
| 2 | Constant | Public | Type reference (TYPE) | SIC_CONTAINER_CONTENT_TYPE | 'OBJECT_GROUP' | Object group | 20051223 | ||
| 3 | Constant | Public | Type reference (TYPE) | SIC_CONTAINER_CONTENT_TYPE | 'OBJECT_NODE' | Object node | 20051208 | ||
| 4 | Constant | Public | Type reference (TYPE) | SIC_CONTAINER_CONTENT_TYPE | 'SEARCH_RESULT' | Search result | 20051215 | ||
| 5 | Constant | Public | Type reference (TYPE) | SIC_CONTAINER_CONTENT_TYPE | 'TEST_DATA' | Test data | 20060816 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'END_OF_SERVICE' | Parameter: 'END_OF_SERVICE' | 20060801 | ||
| 7 | Constant | Public | Type reference (TYPE) | SIC_FIELD_PROPERTY | 'H' | Field property: Hidden field | 20060613 | ||
| 8 | Constant | Public | Type reference (TYPE) | SIC_PROVIDER_TYPE | 'FP' | Provider type: Field provider | 20060419 | ||
| 9 | Constant | Public | Type reference (TYPE) | SIC_NODE_CARDINALITY | '1:1' | One parent node <-> one child node | 20060623 | ||
| 10 | Constant | Public | Type reference (TYPE) | SIC_NODE_CARDINALITY | '1:C' | One parent node <-> no or one child node | 20060623 | ||
| 11 | Constant | Public | Type reference (TYPE) | SIC_NODE_CARDINALITY | '1:N' | One parent node <-> many child nodes (at least one) | 20060623 | ||
| 12 | Constant | Public | Type reference (TYPE) | SIC_NODE_CARDINALITY | '1:X' | One parent node <-> no or many child nodes | 20060623 | ||
| 13 | Constant | Public | Type reference (TYPE) | SIC_NODE_CARDINALITY | 'N:1' | Many parent nodes <-> one child node | 20060623 | ||
| 14 | Constant | Public | Type reference (TYPE) | SIC_NODE_CARDINALITY | 'N:C' | Many parent nodes <-> no or one child node | 20060623 | ||
| 15 | Constant | Public | Type reference (TYPE) | SIC_NODE_CARDINALITY | 'N:M' | Many parent nodes <-> many child nodes (at least one) | 20060623 | ||
| 16 | Constant | Public | Type reference (TYPE) | SIC_NODE_CARDINALITY | 'N:X' | Many parent nodes <-> no or many child nodes | 20060623 | ||
| 17 | Constant | Public | Type reference (TYPE) | SIC_NORM_TYPE | 'RAW' | Data type 'RAW' (Not normalized) | 20051208 | ||
| 18 | Constant | Public | Type reference (TYPE) | SIC_OWNER | 'ICM' | Owner of table entries (Namespace separation): ICM | 20060307 | ||
| 19 | Constant | Public | Type reference (TYPE) | SIC_OWNER | 'IQM' | Owner of table entries (Namespace separation): IQM | 20060307 | ||
| 20 | Constant | Public | Type reference (TYPE) | SIC_RUNTIME_MODE | '00' | Runtime mode: Normal | 20060816 | ||
| 21 | Constant | Public | Type reference (TYPE) | SIC_RUNTIME_MODE | '01' | Runtime mode: Simulation | 20060816 | ||
| 22 | Constant | Public | Type reference (TYPE) | SIC_RUNTIME_MODE | '02' | Runtime mode: Test | 20060816 | ||
| 23 | Constant | Public | Type reference (TYPE) | SIC_PARAMETER_NAME | '%_SERVICE_END_TIME' | Service end time | 20060824 | ||
| 24 | Constant | Public | Type reference (TYPE) | SIC_SERVICE_NAME | '%_INT_PARALLEL' | Do not use! Internal use only! | 20060802 | ||
| 25 | Constant | Public | Type reference (TYPE) | SIC_PARAMETER_NAME | '%_SERVICE_START_TIME' | Service start time | 20060824 | ||
| 26 | Constant | Public | Type reference (TYPE) | SIC_SERVICE_TYPE | 'M' | Service type: multi callable service | 20060802 | ||
| 27 | Constant | Public | Type reference (TYPE) | SIC_SERVICE_TYPE | SPACE | Service type: ordinary service | 20060802 | ||
| 28 | Constant | Public | Type reference (TYPE) | CHAR1 | 'X' | Flag: 'X' | 20051212 |
Methods
Class CL_SIC_CONSTANTS has no method.
Events
Class CL_SIC_CONSTANTS has no event.
Types
Class CL_SIC_CONSTANTS has no local type.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |