SAP ABAP Class CL_SIC_NORM_OBJ_NORM_STRAT_M (Model for Object Normalizing Strategies)
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
Properties
Class CL_SIC_NORM_OBJ_NORM_STRAT_M  
Short Description Model for Object Normalizing Strategies    
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
# Type group / Object type Type Type Description
1 CL_SIC_NORM_ENGINE_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SIC_NORM_OBJ_NORM_STRAT_M has no interface implemented.
Friends
Class CL_SIC_NORM_OBJ_NORM_STRAT_M has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MODE_CLUSTER Constant Public Type reference (TYPE) CHAR1 'C' Mode: View Cluster 20060313
2 GC_MODE_CLUSTER_NORMSTG Constant Public Type reference (TYPE) CHAR1 'G' Mode: Viewcluster SIC_VC_NORMSTG 20060403
3 GC_MODE_NORMAL Constant Public Type reference (TYPE) CHAR1 ' ' Mode: Normal 20060310
4 GC_MODE_STATUS_CHECK Constant Public Type reference (TYPE) CHAR1 'C' Mode Status: Check 20060405
5 GC_MODE_STATUS_NORMAL Constant Public Type reference (TYPE) CHAR1 ' ' Mode Status: Normal 20060405
6 MT_NORMST Static Attribute Private Type reference (TYPE) SIC_NORM_TT_NORMST Tabletype for SIC_NORM_NORMST 20060310
7 MT_NORMSTF_STRAT Static Attribute Private Type reference (TYPE) SIC_NORM_TT_NORMSTF_STRAT Tabletype for SIC_NORM_NORMSTF_STRAT 20060310
8 MT_NORMSTR Static Attribute Private Type reference (TYPE) SIC_NORM_TT_NORMSTR Tabletype for SIC_NORM_NORMSTR 20060310
9 MT_NORMSTT Static Attribute Private Type reference (TYPE) SIC_NORM_TT_NORMSTT Tabletype for SIC_NORM_NORMSTT 20060310
10 MT_NORMSTV Static Attribute Private Type reference (TYPE) SIC_NORM_TT_NORMSTV Tabletype for SIC_NORM_NORMSTV 20060310
11 MT_OBJ_NORM_STRAT_ACC Static Attribute Private Type reference (TYPE) SIC_NORM_TT_OBJ_NORM_STRAT_ACC Tabletype for SIC_NORM_TS_OBJ_NORM_STRAT_ACC 20060310
12 MV_MODE Static Attribute Private Type reference (TYPE) CHAR1 Mode 20060310
13 MV_MODE_STATUS Static Attribute Private Type reference (TYPE) CHAR1 Mode Status 20060405
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTR_NORM_RULES_DS Static method Private Method Get Object Normalizing Strategy form Datasource 20060310
2 GET_BUFFERS Static method Public Method Get Buffers 20060310
3 GET_DESCRIPTIONS_DS Static method Private Method Get Descriptions of Object Normalizing Strategies 20060310
4 GET_FIELDGROUPS_DS Static method Private Method Get Object Normalizing Strategy form Datasource 20060310
5 GET_OBJ_NORM_STRAT Static method Public Method Get Object Normalization Strategy 20051212
6 GET_OBJ_NORM_STRATS_DS Static method Private Method Get Object Normalizing Strategies form Datasource 20060310
7 GET_OBJ_NORM_STRAT_DS Static method Private Method Get Object Normalizing Strategy form Datasource 20060310
8 GET_RULES Static method Public Method Get Attribute Normalization Rules 20051212
9 GET_VARIABLES_ASSIGNMENT_DS Static method Private Method Get Object Normalizing Strategy form Datasource 20060310
10 PRE_READ Static method Public Method Read all data into the buffer 20060310
11 RESET Static method Public Method Reset 20060223
12 SET_MODE Static method Public Method Set Execution Mode 20060310
13 SET_MODE_STATUS Static method Public Method Set Execution Mode 20060405
Events
Class CL_SIC_NORM_OBJ_NORM_STRAT_M has no event.
Types
Class CL_SIC_NORM_OBJ_NORM_STRAT_M has no local type.
Method Signatures

Method GET_ATTR_NORM_RULES_DS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GET_ALL Call by reference Type reference (TYPE) XFELD ' ' Flag: Get all Rules 20060313
2 Importing IV_OBJ_NORM_STRAT Call by reference Type reference (TYPE) SIC_NORM_TV_OBJ_NORM_STRAT ' ' Objet Normalizing Strategy 20060310
3 Returning RT_NORMSTR Value transfer Type reference (TYPE) SIC_NORM_TT_NORMSTR Tabletype for SIC_NORM_NORMSTR 20060310

Method GET_ATTR_NORM_RULES_DS on class CL_SIC_NORM_OBJ_NORM_STRAT_M has no exception.

Method GET_BUFFERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NORMST Call by reference Type reference (TYPE) SIC_NORM_TT_NORMST Tabletype for SIC_NORM_NORMST 20060310
2 Exporting ET_NORMSTR Call by reference Type reference (TYPE) SIC_NORM_TT_NORMSTR Tabletype for SIC_NORM_NORMSTR 20060310
3 Exporting ET_NORMSTT Call by reference Type reference (TYPE) SIC_NORM_TT_NORMSTT Tabletype for SIC_NORM_NORMSTT 20060310
4 Exporting ET_NORMSTV Call by reference Type reference (TYPE) SIC_NORM_TT_NORMSTV Tabletype for SIC_NORM_NORMSTV 20060310

Method GET_BUFFERS on class CL_SIC_NORM_OBJ_NORM_STRAT_M has no exception.

Method GET_DESCRIPTIONS_DS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJ_NORM_STRAT Call by reference Type reference (TYPE) SIC_NORM_TV_OBJ_NORM_STRAT ' ' Objet Normalizing Strategy 20060310
2 Returning RT_NORMSTT Value transfer Type reference (TYPE) SIC_NORM_TT_NORMSTT Texttable to SIC_NORM_NORMST 20060310

Method GET_DESCRIPTIONS_DS on class CL_SIC_NORM_OBJ_NORM_STRAT_M has no exception.

Method GET_FIELDGROUPS_DS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_LOGGING Call by reference Object reference (TYPE REF TO) IF_SIC_LOGGING Interface for Logging Functions 20060404
2 Importing IS_NORMST Call by reference Type reference (TYPE) SIC_NORM_NORMST Normalizing Strategty 20060328
3 Importing IT_NORMSTV Call by reference Type reference (TYPE) SIC_NORM_TT_NORMSTV Tabletype for Table SIC_NORM_NORMSTV 20060310
4 Returning RT_NORMSTF Value transfer Type reference (TYPE) SIC_NORM_TT_NORMSTF Tabletype for SIC_NORM_NORMSTF 20060310
# Exception Resumable Description Created on
1 CX_SIC_NORM_ENGINE Errors of object normalization engine 20060328

Method GET_OBJ_NORM_STRAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NORMST Call by reference Type reference (TYPE) SIC_NORM_NORMST Normalizing Strategty 20060310
2 Exporting ET_NORMSTT Call by reference Type reference (TYPE) SIC_NORM_TT_NORMSTT Texttable to SIC_NORM_NORMST 20060310
3 Importing IR_LOGGING Value transfer Object reference (TYPE REF TO) IF_SIC_LOGGING Interface for Logging Functions 20060113
4 Importing IV_GET_DESCRIPTIONS Call by reference Type reference (TYPE) XFELD ' ' Get Descriptions 20060310
5 Importing IV_OBJ_NORM_STRAT Value transfer Type reference (TYPE) SIC_NORM_TV_OBJ_NORM_STRAT Objet Normalizing Strategy 20051212
# Exception Resumable Description Created on
1 CX_SIC_NORM_ENGINE Errors of object normalization engine 20051212

Method GET_OBJ_NORM_STRATS_DS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_NORMST Value transfer Type reference (TYPE) SIC_NORM_TT_NORMST Normalizing Strategty 20060310

Method GET_OBJ_NORM_STRATS_DS on class CL_SIC_NORM_OBJ_NORM_STRAT_M has no exception.

Method GET_OBJ_NORM_STRAT_DS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJ_NORM_STRAT Call by reference Type reference (TYPE) SIC_NORM_TV_OBJ_NORM_STRAT Objet Normalizing Strategy 20060310
2 Returning RS_NORMST Value transfer Type reference (TYPE) SIC_NORM_NORMST Normalizing Strategty 20060310

Method GET_OBJ_NORM_STRAT_DS on class CL_SIC_NORM_OBJ_NORM_STRAT_M has no exception.

Method GET_RULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NORMSTF Call by reference Type reference (TYPE) SIC_NORM_TT_NORMSTF 20060102
2 Exporting ET_NORMSTR Call by reference Type reference (TYPE) SIC_NORM_TT_NORMSTR 20051220
3 Exporting ET_NORMSTV Call by reference Type reference (TYPE) SIC_NORM_TT_NORMSTV Tabletype for Table SIC_NORM_NORMSTV 20051220
4 Importing IR_LOGGING Call by reference Object reference (TYPE REF TO) IF_SIC_LOGGING Interface for Logging Functions 20051221
5 Importing IV_OBJ_NORM_STRAT Value transfer Type reference (TYPE) SIC_NORM_TV_OBJ_NORM_STRAT Objet Normalizing Strategy 20051212
# Exception Resumable Description Created on
1 CX_SIC_NORM_ENGINE Errors of object normalization engine 20060102

Method GET_VARIABLES_ASSIGNMENT_DS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NORMSTR Call by reference Type reference (TYPE) SIC_NORM_TT_NORMSTR Tabletype for SIC_NORM_NORMSTR 20060310
2 Returning RT_NORMSTV Value transfer Type reference (TYPE) SIC_NORM_TT_NORMSTV Tabletype for SIC_NORM_NORMSTV 20060310

Method GET_VARIABLES_ASSIGNMENT_DS on class CL_SIC_NORM_OBJ_NORM_STRAT_M has no exception.

Method PRE_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GET_ALL_ATTR_NORM_RULES Call by reference Type reference (TYPE) XFELD ' ' Flag: Get all Attribute Normalizing Rules (incl. inactive) 20060313
2 Importing IV_GET_ATTR_NORM_RULES Call by reference Type reference (TYPE) XFELD 'X' Flag: Get Attribute Normalizing Rules 20060316
3 Importing IV_GET_DESCRIPTIONS Call by reference Type reference (TYPE) XFELD 'X' Flag: Get Descriptions 20060316
4 Importing IV_GET_FIELDGROUPS Call by reference Type reference (TYPE) XFELD 'X' Flag: Get Fieldgroups 20060316
5 Importing IV_GET_VARIABLES_ASSIGNMENT Call by reference Type reference (TYPE) XFELD 'X' Flag: Get Variables Assignment 20060316

Method PRE_READ on class CL_SIC_NORM_OBJ_NORM_STRAT_M has no exception.

Method RESET Signature

Method RESET on class CL_SIC_NORM_OBJ_NORM_STRAT_M has no parameter.
Method RESET on class CL_SIC_NORM_OBJ_NORM_STRAT_M has no exception.

Method SET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20060310

Method SET_MODE on class CL_SIC_NORM_OBJ_NORM_STRAT_M has no exception.

Method SET_MODE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE_STATUS Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20060405

Method SET_MODE_STATUS on class CL_SIC_NORM_OBJ_NORM_STRAT_M has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710