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 ABAP 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 CO_CONFIGURATION_PROVIDER Constant Public Type reference (TYPE) SIC_PROVIDER_TYPE 'CP' Provider type: Configuration provider 20060421
2 CO_CONTENT_TYPE_OBJECT_GROUP Constant Public Type reference (TYPE) SIC_CONTAINER_CONTENT_TYPE 'OBJECT_GROUP' Object group 20051223
3 CO_CONTENT_TYPE_OBJECT_NODE Constant Public Type reference (TYPE) SIC_CONTAINER_CONTENT_TYPE 'OBJECT_NODE' Object node 20051208
4 CO_CONTENT_TYPE_SEARCH_RESULT Constant Public Type reference (TYPE) SIC_CONTAINER_CONTENT_TYPE 'SEARCH_RESULT' Search result 20051215
5 CO_CONTENT_TYPE_TEST_DATA Constant Public Type reference (TYPE) SIC_CONTAINER_CONTENT_TYPE 'TEST_DATA' Test data 20060816
6 CO_END_OF_SERVICE Constant Public Type reference (TYPE) STRING 'END_OF_SERVICE' Parameter: 'END_OF_SERVICE' 20060801
7 CO_FIELD_PROPERTY_HIDDEN Constant Public Type reference (TYPE) SIC_FIELD_PROPERTY 'H' Field property: Hidden field 20060613
8 CO_FIELD_PROVIDER Constant Public Type reference (TYPE) SIC_PROVIDER_TYPE 'FP' Provider type: Field provider 20060419
9 CO_NODE_CARDINALITY_1_TO_1 Constant Public Type reference (TYPE) SIC_NODE_CARDINALITY '1:1' One parent node <-> one child node 20060623
10 CO_NODE_CARDINALITY_1_TO_C Constant Public Type reference (TYPE) SIC_NODE_CARDINALITY '1:C' One parent node <-> no or one child node 20060623
11 CO_NODE_CARDINALITY_1_TO_N Constant Public Type reference (TYPE) SIC_NODE_CARDINALITY '1:N' One parent node <-> many child nodes (at least one) 20060623
12 CO_NODE_CARDINALITY_1_TO_X Constant Public Type reference (TYPE) SIC_NODE_CARDINALITY '1:X' One parent node <-> no or many child nodes 20060623
13 CO_NODE_CARDINALITY_N_TO_1 Constant Public Type reference (TYPE) SIC_NODE_CARDINALITY 'N:1' Many parent nodes <-> one child node 20060623
14 CO_NODE_CARDINALITY_N_TO_C Constant Public Type reference (TYPE) SIC_NODE_CARDINALITY 'N:C' Many parent nodes <-> no or one child node 20060623
15 CO_NODE_CARDINALITY_N_TO_M Constant Public Type reference (TYPE) SIC_NODE_CARDINALITY 'N:M' Many parent nodes <-> many child nodes (at least one) 20060623
16 CO_NODE_CARDINALITY_N_TO_X Constant Public Type reference (TYPE) SIC_NODE_CARDINALITY 'N:X' Many parent nodes <-> no or many child nodes 20060623
17 CO_NORM_TYPE_RAW Constant Public Type reference (TYPE) SIC_NORM_TYPE 'RAW' Data type 'RAW' (Not normalized) 20051208
18 CO_OWNER_ICM Constant Public Type reference (TYPE) SIC_OWNER 'ICM' Owner of table entries (Namespace separation): ICM 20060307
19 CO_OWNER_IQM Constant Public Type reference (TYPE) SIC_OWNER 'IQM' Owner of table entries (Namespace separation): IQM 20060307
20 CO_RUNTIME_MODE_NORMAL Constant Public Type reference (TYPE) SIC_RUNTIME_MODE '00' Runtime mode: Normal 20060816
21 CO_RUNTIME_MODE_SIMULATION Constant Public Type reference (TYPE) SIC_RUNTIME_MODE '01' Runtime mode: Simulation 20060816
22 CO_RUNTIME_MODE_TEST Constant Public Type reference (TYPE) SIC_RUNTIME_MODE '02' Runtime mode: Test 20060816
23 CO_SERVICE_END_TIME Constant Public Type reference (TYPE) SIC_PARAMETER_NAME '%_SERVICE_END_TIME' Service end time 20060824
24 CO_SERVICE_NAME_INT_PARALLEL Constant Public Type reference (TYPE) SIC_SERVICE_NAME '%_INT_PARALLEL' Do not use! Internal use only! 20060802
25 CO_SERVICE_START_TIME Constant Public Type reference (TYPE) SIC_PARAMETER_NAME '%_SERVICE_START_TIME' Service start time 20060824
26 CO_SERVICE_TYPE_MULTI_CALLABLE Constant Public Type reference (TYPE) SIC_SERVICE_TYPE 'M' Service type: multi callable service 20060802
27 CO_SERVICE_TYPE_ORDINARY Constant Public Type reference (TYPE) SIC_SERVICE_TYPE SPACE Service type: ordinary service 20060802
28 CO_X 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