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 | Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | Mode: Viewcluster | 20060313 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | ' ' | Mode: Normal | 20060307 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | Mode Status: Check | 20060405 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR1 | ' ' | Mode Status: Normal | 20060405 | ||
| 5 | Static Attribute | Private | Type reference (TYPE) | SIC_NORM_TT_ANORMR | Tabletype for SIC_ANORMR | 20051212 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | SIC_NORM_TT_ANORMRI | Tabletype for SIC_NORM_ANORMRI | 20051220 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | SIC_NORM_TT_ANORMRI | Tabletype for SIC_NORM_ANORMRI | 20060217 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | SIC_NORM_TT_ANORMRR | Tabletype for SIC_NORM_ANORMRR | 20051212 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | SIC_NORM_TT_ANORMRT | Tabletype for SIC_ANORMRT | 20060313 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | SIC_NORM_TT_ANORMRV | Tabletype for SIC_NORM_ANORMRV | 20051215 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | SIC_NORM_TT_ATTR_NORM_RULE_ACC | Tabletype for SIC_NORM_TS_ATTR_NORM_RULE_ACC | 20051212 | |||
| 12 | Static Attribute | Private | Type reference (TYPE) | CHAR1 | Mode | 20060307 | |||
| 13 | Static Attribute | Private | Type reference (TYPE) | CHAR1 | Mode Status | 20060405 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Object Attribute Normalizing Rule | 20051212 | |
| 2 | Static method | Private | Method | Read Attribute Normalizing Rules from Data Source | 20060313 | |
| 3 | Static method | Private | Method | Read Attribute Normalizing Rule from Data Source | 20060308 | |
| 4 | Static method | Public | Method | Get Buffers | 20060313 | |
| 5 | Static method | Private | Method | Get Descriptions from Datasource | 20060313 | |
| 6 | Static method | Private | Method | Read Rules from Data Source | 20060313 | |
| 7 | Static method | Public | Method | Get Data of an Attribute Normalizing Rule | 20060120 | |
| 8 | Static method | Private | Method | Read Variables Assignment from Data Source | 20060308 | |
| 9 | Static method | Private | Method | Read Variables from Data Source | 20060308 | |
| 10 | Static method | Public | Method | Preread | 20060313 | |
| 11 | Static method | Public | Method | Reset Buffers | 20060223 | |
| 12 | Static method | Public | Method | Set Execution Mode | 20060307 | |
| 13 | 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 | ES_ANORMR | Value transfer | Type reference (TYPE) | SIC_NORM_ANORMR | 20060313 | ||||
| 2 | ET_ANORMRT | Call by reference | Type reference (TYPE) | SIC_NORM_TT_ANORMRT | Texttable for SIC_NORM_ANORMR | 20060313 | |||
| 3 | IR_LOGGING | Value transfer | Object reference (TYPE REF TO) | IF_SIC_LOGGING | Interface for Logging Functions | 20051220 | |||
| 4 | IV_ATTR_NORM_RULE | Value transfer | Type reference (TYPE) | SIC_NORM_TV_ATTR_NORM_RULE | Attribute Normalizing Rule | 20051212 | |||
| 5 | IV_GET_DESCRIPTIONS | Call by reference | Type reference (TYPE) | XFELD | ' ' | Flag: Get Descriptions | 20060313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | IV_ATTR_NORM_RULE | Call by reference | Type reference (TYPE) | SIC_NORM_TV_ATTR_NORM_RULE | Attribute Normalizing Rule | 20060308 | |||
| 2 | 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 | ET_ANORMR | Call by reference | Type reference (TYPE) | SIC_NORM_TT_ANORMR | Tabletype for SIC_ANORMR | 20060313 | |||
| 2 | ET_ANORMRI | Call by reference | Type reference (TYPE) | SIC_NORM_TT_ANORMRI | Tabletype for SIC_NORM_ANORMRI | 20060313 | |||
| 3 | ET_ANORMRI_TEMP | Call by reference | Type reference (TYPE) | SIC_NORM_TT_ANORMRI | Tabletype for SIC_NORM_ANORMRI | 20060313 | |||
| 4 | ET_ANORMRR | Call by reference | Type reference (TYPE) | SIC_NORM_TT_ANORMRR | Tabletype for SIC_NORM_ANORMRR | 20060313 | |||
| 5 | ET_ANORMRT | Call by reference | Type reference (TYPE) | SIC_NORM_TT_ANORMRT | Tabletype for SIC_NORM_ANORMRT | 20060313 | |||
| 6 | 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 | IV_ATTR_NORM_RULE | Call by reference | Type reference (TYPE) | SIC_NORM_TV_ATTR_NORM_RULE | ' ' | Attribute Normalizing Rule | 20060313 | ||
| 2 | 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 | CT_ANORMRR | Value transfer | Type reference (TYPE) | SIC_NORM_TT_ANORMRR | Attribute Normalizing Rules | 20060313 | |||
| 2 | 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 | ET_ANORMRI | Call by reference | Type reference (TYPE) | SIC_NORM_TT_ANORMRI | Tabletype for SIC_NORM_ANORMRI | 20060120 | |||
| 2 | ET_ANORMRI_TEMP | Call by reference | Type reference (TYPE) | SIC_NORM_TT_ANORMRI | Tabletype for SIC_NORM_ANORMRI | 20060217 | |||
| 3 | ET_ANORMRR | Call by reference | Type reference (TYPE) | SIC_NORM_TT_ANORMRR | Tabletype for SIC_NORM_ANORMRR | 20060120 | |||
| 4 | ET_ANORMRV | Call by reference | Type reference (TYPE) | SIC_NORM_TT_ANORMRV | Tabletype for SIC_NORM_ANORMRV | 20060120 | |||
| 5 | IR_LOGGING | Value transfer | Object reference (TYPE REF TO) | IF_SIC_LOGGING | Interface for Logging Functions | 20060120 | |||
| 6 | IV_ATTR_NORM_RULE | Value transfer | Type reference (TYPE) | SIC_NORM_TV_ATTR_NORM_RULE | 20060120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IV_ATTR_NORM_RULE | Call by reference | Type reference (TYPE) | SIC_NORM_TV_ATTR_NORM_RULE | ' ' | Attribute Normalizing Rule | 20060308 | ||
| 2 | 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 | CT_ANORMRI | Value transfer | Type reference (TYPE) | SIC_NORM_TT_ANORMRI | Tabletype for SIC_NORM_ANORMRI | 20060308 | |||
| 2 | IV_ATTR_NORM_RULE | Call by reference | Type reference (TYPE) | SIC_NORM_TV_ATTR_NORM_RULE | ' ' | Attribute Normalizing Rule | 20060308 | ||
| 3 | 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 | 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 | 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 |