SAP ABAP Class CL_SIC_SRV_NORMALIZE_OBJECT (Normalize Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-IQM-IC (Application Component) Information Consistency
⤷
S_IC_NORMALIZATION_ENGINE (Package) Information Consolidation Normalization 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 | 20060323 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SIC_SERVICE_CONFIGURATION | Interface for Service Configuration | 20060315 |
Properties
Class | CL_SIC_SRV_NORMALIZE_OBJECT | |
Short Description | Normalize Object | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | SIC_NORM_ENGINE | |
Program status | ||
Category | 0 | |
Package | S_IC_NORMALIZATION_ENGINE | Information Consolidation Normalization Engine |
Created | 20051212 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SIC_SRV_NORMALIZE_OBJECT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SIC_MULTI_CNT_SERVICE | Interface for Multi Container Services | 20060323 | ||
2 | IF_SIC_SERVICE_CONFIGURATION | Interface for Service Configuration | 20060315 |
Friends
Class CL_SIC_SRV_NORMALIZE_OBJECT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SIC_NORM_ATTR_NORM_RULE_F | Ref to Factory for Attribute Normalizing Rules | 20051214 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SIC_NORM_BASIC_RULE_F | Ref to Factory for Basic Rules | 20060118 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SIC_NORM_CONDITIONAL_RULE_F | Factory for Conditional Rules | 20060120 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SIC_NORM_CONDITION_F | Factory for Conditions | 20060123 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SIC_SERVICE_CONFIGURATION | Interface for service configuration | 20060406 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SIC_NORM_OBJ_NORM_STRAT | Ref to Object Normalizing Strategy | 20051213 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SIC_NORM_OBJ_NORM_STRAT_F | Ref to Factory for Object Normalizing Strategies | 20051212 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SIC_NORM_RULE_EXPL_ENGINE | Ref to Rule Explosion Engine | 20051214 | ||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SY-TABIX | Index of Internal Tables | 20060321 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SIC_SERVICE_PROFILE | Service Profile | 20060406 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Check if object data needs to be normalized | 20060323 |
2 | ![]() |
Instance method | Private | Method | Normalization needed for child nodes | 20060613 |
3 | ![]() |
Instance method | Private | Method | Normalize Object | 20060323 |
4 | ![]() |
Instance method | Private | Method | Set Normalizie Service Profile for child nodes | 20060613 |
Events
Class CL_SIC_SRV_NORMALIZE_OBJECT has no event.
Types
Class CL_SIC_SRV_NORMALIZE_OBJECT has no local type.
Method Signatures
Method IS_NORMALIZE_NEEDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_OBJECT_NODE | Value transfer | Object reference (TYPE REF TO) | IF_SIC_OBJECT_NODE | Object node | 20060323 | ||
2 | ![]() |
IV_SERVICE_PROFILE | Value transfer | Type reference (TYPE) | SIC_SERVICE_PROFILE | New Service Profile for normalization | 20060504 | ||
3 | ![]() |
RV_NORMALIZE_OBJECT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Normalize object data: true / false | 20060323 |
Method IS_NORMALIZE_NEEDED on class CL_SIC_SRV_NORMALIZE_OBJECT has no exception.
Method IS_NORMALIZE_NEEDED_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_OBJECT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_SIC_OBJECT_NODE | Object Node | 20060613 | ||
2 | ![]() |
IV_SERVICE_PROFILE | Call by reference | Type reference (TYPE) | SIC_SERVICE_PROFILE | Service Profile | 20060613 |
Method IS_NORMALIZE_NEEDED_CHILDREN on class CL_SIC_SRV_NORMALIZE_OBJECT has no exception.
Method NORMALIZE_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_SINGLE_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_SIC_SINGLE_CONTAINER | Container for Instances of class CL_SIC_OBJECT | 20060323 | ||
2 | ![]() |
IV_SERVICE_PROFILE | Value transfer | Type reference (TYPE) | SIC_SERVICE_PROFILE | SPACE | Service Profile | 20060323 | |
3 | ![]() |
RR_SINGLE_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_SIC_SINGLE_CONTAINER | Container for Instances of class CL_SIC_OBJECT | 20060323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Errors in configuration of the framework | 20060323 | |
2 | ![]() |
Errors in the framework engine | 20060323 |
Method SET_NORM_SERVICE_PROF_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_OBJECT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_SIC_OBJECT_NODE | Object Node | 20060613 | ||
2 | ![]() |
IV_SERVICE_PROFILE | Call by reference | Type reference (TYPE) | SIC_SERVICE_PROFILE | Service Profile | 20060613 |
Method SET_NORM_SERVICE_PROF_CHILDREN on class CL_SIC_SRV_NORMALIZE_OBJECT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |