SAP ABAP Class CL_SIC_NORM_ATTR_NORM_RULE_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_ATTR_NORM_RULE_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
Class CL_SIC_NORM_ATTR_NORM_RULE_M has no forward declaration.
Interfaces
Class CL_SIC_NORM_ATTR_NORM_RULE_M has no interface implemented.
Friends
Class CL_SIC_NORM_ATTR_NORM_RULE_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: Viewcluster 20060313
2 GC_MODE_NORMAL Constant Public Type reference (TYPE) CHAR1 ' ' Mode: Normal 20060307
3 GC_MODE_STATUS_CHECK Constant Public Type reference (TYPE) CHAR1 'C' Mode Status: Check 20060405
4 GC_MODE_STATUS_NORMAL Constant Public Type reference (TYPE) CHAR1 ' ' Mode Status: Normal 20060405
5 MT_ANORMR Static Attribute Private Type reference (TYPE) SIC_NORM_TT_ANORMR Tabletype for SIC_ANORMR 20051212
6 MT_ANORMRI Static Attribute Private Type reference (TYPE) SIC_NORM_TT_ANORMRI Tabletype for SIC_NORM_ANORMRI 20051220
7 MT_ANORMRI_TEMP Static Attribute Private Type reference (TYPE) SIC_NORM_TT_ANORMRI Tabletype for SIC_NORM_ANORMRI 20060217
8 MT_ANORMRR Static Attribute Private Type reference (TYPE) SIC_NORM_TT_ANORMRR Tabletype for SIC_NORM_ANORMRR 20051212
9 MT_ANORMRT Static Attribute Private Type reference (TYPE) SIC_NORM_TT_ANORMRT Tabletype for SIC_ANORMRT 20060313
10 MT_ANORMRV Static Attribute Private Type reference (TYPE) SIC_NORM_TT_ANORMRV Tabletype for SIC_NORM_ANORMRV 20051215
11 MT_ATTR_NORM_RULE_ACC Static Attribute Private Type reference (TYPE) SIC_NORM_TT_ATTR_NORM_RULE_ACC Tabletype for SIC_NORM_TS_ATTR_NORM_RULE_ACC 20051212
12 MV_MODE Static Attribute Private Type reference (TYPE) CHAR1 Mode 20060307
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_RULE Static method Public Method Get Object Attribute Normalizing Rule 20051212
2 GET_ATTR_NORM_RULES_DS Static method Private Method Read Attribute Normalizing Rules from Data Source 20060313
3 GET_ATTR_NORM_RULE_DS Static method Private Method Read Attribute Normalizing Rule from Data Source 20060308
4 GET_BUFFERS Static method Public Method Get Buffers 20060313
5 GET_DESCRIPTIONS_DS Static method Private Method Get Descriptions from Datasource 20060313
6 GET_RULES_DS Static method Private Method Read Rules from Data Source 20060313
7 GET_RULE_DATA Static method Public Method Get Data of an Attribute Normalizing Rule 20060120
8 GET_VARIABLES_ASSIGNMENT_DS Static method Private Method Read Variables Assignment from Data Source 20060308
9 GET_VARIABLES_DS Static method Private Method Read Variables from Data Source 20060308
10 PRE_READ Static method Public Method Preread 20060313
11 RESET Static method Public Method Reset Buffers 20060223
12 SET_MODE Static method Public Method Set Execution Mode 20060307
13 SET_MODE_STATUS Static method Public Method Set Execution Mode 20060405
Events
Class CL_SIC_NORM_ATTR_NORM_RULE_M has no event.
Types
Class CL_SIC_NORM_ATTR_NORM_RULE_M has no local type.
Method Signatures

Method GET_ATTR_NORM_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ANORMR Value transfer Type reference (TYPE) SIC_NORM_ANORMR 20060313
2 Exporting ET_ANORMRT Call by reference Type reference (TYPE) SIC_NORM_TT_ANORMRT Texttable for SIC_NORM_ANORMR 20060313
3 Importing IR_LOGGING Value transfer Object reference (TYPE REF TO) IF_SIC_LOGGING Interface for Logging Functions 20051220
4 Importing IV_ATTR_NORM_RULE Value transfer Type reference (TYPE) SIC_NORM_TV_ATTR_NORM_RULE Attribute Normalizing Rule 20051212
5 Importing IV_GET_DESCRIPTIONS Call by reference Type reference (TYPE) XFELD ' ' Flag: Get Descriptions 20060313
# Exception Resumable Description Created on
1 CX_SIC_NORM_ENGINE Errors of object normalization engine 20051212

Method GET_ATTR_NORM_RULES_DS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ANORMR Value transfer Type reference (TYPE) SIC_NORM_TT_ANORMR Attribute Normalizing Rules 20060313

Method GET_ATTR_NORM_RULES_DS on class CL_SIC_NORM_ATTR_NORM_RULE_M has no exception.

Method GET_ATTR_NORM_RULE_DS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTR_NORM_RULE Call by reference Type reference (TYPE) SIC_NORM_TV_ATTR_NORM_RULE Attribute Normalizing Rule 20060308
2 Returning RS_ANORMR Value transfer Type reference (TYPE) SIC_NORM_ANORMR Attribute Normalizing Rules 20060308

Method GET_ATTR_NORM_RULE_DS on class CL_SIC_NORM_ATTR_NORM_RULE_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_ANORMR Call by reference Type reference (TYPE) SIC_NORM_TT_ANORMR Tabletype for SIC_ANORMR 20060313
2 Exporting ET_ANORMRI Call by reference Type reference (TYPE) SIC_NORM_TT_ANORMRI Tabletype for SIC_NORM_ANORMRI 20060313
3 Exporting ET_ANORMRI_TEMP Call by reference Type reference (TYPE) SIC_NORM_TT_ANORMRI Tabletype for SIC_NORM_ANORMRI 20060313
4 Exporting ET_ANORMRR Call by reference Type reference (TYPE) SIC_NORM_TT_ANORMRR Tabletype for SIC_NORM_ANORMRR 20060313
5 Exporting ET_ANORMRT Call by reference Type reference (TYPE) SIC_NORM_TT_ANORMRT Tabletype for SIC_NORM_ANORMRT 20060313
6 Exporting ET_ANORMRV Call by reference Type reference (TYPE) SIC_NORM_TT_ANORMRV Tabletype for SIC_NORM_ANORMRV 20060313

Method GET_BUFFERS on class CL_SIC_NORM_ATTR_NORM_RULE_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_ATTR_NORM_RULE Call by reference Type reference (TYPE) SIC_NORM_TV_ATTR_NORM_RULE ' ' Attribute Normalizing Rule 20060313
2 Returning RT_ANORMRT Value transfer Type reference (TYPE) SIC_NORM_TT_ANORMRT Tabletype for SIC_NORM_ANORMRT 20060313

Method GET_DESCRIPTIONS_DS on class CL_SIC_NORM_ATTR_NORM_RULE_M has no exception.

Method GET_RULES_DS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CT_ANORMRR Value transfer Type reference (TYPE) SIC_NORM_TT_ANORMRR Attribute Normalizing Rules 20060313
2 Importing IV_ATTR_NORM_RULE Call by reference Type reference (TYPE) SIC_NORM_TV_ATTR_NORM_RULE ' ' Attribute Normalizing Rule 20060313

Method GET_RULES_DS on class CL_SIC_NORM_ATTR_NORM_RULE_M has no exception.

Method GET_RULE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ANORMRI Call by reference Type reference (TYPE) SIC_NORM_TT_ANORMRI Tabletype for SIC_NORM_ANORMRI 20060120
2 Exporting ET_ANORMRI_TEMP Call by reference Type reference (TYPE) SIC_NORM_TT_ANORMRI Tabletype for SIC_NORM_ANORMRI 20060217
3 Exporting ET_ANORMRR Call by reference Type reference (TYPE) SIC_NORM_TT_ANORMRR Tabletype for SIC_NORM_ANORMRR 20060120
4 Exporting ET_ANORMRV Call by reference Type reference (TYPE) SIC_NORM_TT_ANORMRV Tabletype for SIC_NORM_ANORMRV 20060120
5 Importing IR_LOGGING Value transfer Object reference (TYPE REF TO) IF_SIC_LOGGING Interface for Logging Functions 20060120
6 Importing IV_ATTR_NORM_RULE Value transfer Type reference (TYPE) SIC_NORM_TV_ATTR_NORM_RULE 20060120
# Exception Resumable Description Created on
1 CX_SIC_NORM_ENGINE Errors of object normalization engine 20060120

Method GET_VARIABLES_ASSIGNMENT_DS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTR_NORM_RULE Call by reference Type reference (TYPE) SIC_NORM_TV_ATTR_NORM_RULE ' ' Attribute Normalizing Rule 20060308
2 Returning RT_ANORMRV Value transfer Type reference (TYPE) SIC_NORM_TT_ANORMRV Attribute Normalizing Rules 20060313

Method GET_VARIABLES_ASSIGNMENT_DS on class CL_SIC_NORM_ATTR_NORM_RULE_M has no exception.

Method GET_VARIABLES_DS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CT_ANORMRI Value transfer Type reference (TYPE) SIC_NORM_TT_ANORMRI Tabletype for SIC_NORM_ANORMRI 20060308
2 Importing IV_ATTR_NORM_RULE Call by reference Type reference (TYPE) SIC_NORM_TV_ATTR_NORM_RULE ' ' Attribute Normalizing Rule 20060308
3 Importing IV_INTERFACE Call by reference Type reference (TYPE) SIC_NORM_TV_IS_INTERFACE_VAR Flag: Variable is Interface Variable 20060308

Method GET_VARIABLES_DS on class CL_SIC_NORM_ATTR_NORM_RULE_M has no exception.

Method PRE_READ Signature

Method PRE_READ on class CL_SIC_NORM_ATTR_NORM_RULE_M has no parameter.
Method PRE_READ on class CL_SIC_NORM_ATTR_NORM_RULE_M has no exception.

Method RESET Signature

Method RESET on class CL_SIC_NORM_ATTR_NORM_RULE_M has no parameter.
Method RESET on class CL_SIC_NORM_ATTR_NORM_RULE_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 Mode 20060307

Method SET_MODE on class CL_SIC_NORM_ATTR_NORM_RULE_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 Mode Status 20060405

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