SAP ABAP Class CL_SIC_NORM_QUANTITY_CONVERT (Conversion of Units of Measure)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-IQM-IC (Application Component) Information Consistency
⤷
S_IC_NORMALIZATION_CONTENT (Package) Information Consolidation Normalization Content
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SIC_NORM_BASIC_RULE | Basic Normalization Rule | 20060118 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SIC_NORM_BASIC_RULE_CONFIG | Configuration of Basic Rules | 20060321 |
Properties
| Class | CL_SIC_NORM_QUANTITY_CONVERT | |
| Short Description | Conversion of Units of Measure | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | SIC_NORM_CONTENT | |
| Program status | ||
| Category | 0 | |
| Package | S_IC_NORMALIZATION_CONTENT | Information Consolidation Normalization Content |
| Created | 20060109 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SIC_NORM_QUANTITY_CONVERT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SIC_NORM_BASIC_RULE | Basic Normalization Rule | 20060118 | ||
| 2 | IF_SIC_NORM_BASIC_RULE_CONFIG | Configuration of Basic Rules | 20060321 |
Friends
Class CL_SIC_NORM_QUANTITY_CONVERT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SIC_NORM_TV_BASIC_RULE_TYPE_CL | 'CL_SIC_NORM_QUANTITY_CONVERT' | Implementing Class for Basic Rule Type | 20060110 | ||
| 2 | Constant | Private | Type reference (TYPE) | SIC_NORM_TV_FIXED_UOM | 'F' | Flag: Unit of Measure is fixed | 20060109 | ||
| 3 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'X1' | Normalized field value | 20060109 | ||
| 4 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'X2' | Normalized field value | 20060109 | ||
| 5 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'X3' | Normalized field value | 20060109 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | SIC_NORM_QUACONR | Tabletype for SIC_NORM_QUACONR | 20060118 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SIC_NORM_TS_QUACON_CONV | Conversion Factors for Quantitiy Conversions | 20060119 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | SIC_NORM_TT_QUACONR | Tabletype for SIC_NORM_QUACONR | 20060109 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SIC_NORM_TT_QUACON_CONV | Tabeltype for SIC_NORM_TS_QUACON_CONV | 20060109 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | SIC_NORM_TT_QUACON_CONV | Tabeltype for SIC_NORM_TS_QUACON_CONV | 20060119 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | SIC_NORM_TT_RULES | Liste elementarer Normalisierungsregeln | 20060119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Regel ermitteln | 20060109 |
Events
Class CL_SIC_NORM_QUANTITY_CONVERT has no event.
Types
Class CL_SIC_NORM_QUANTITY_CONVERT has no local type.
Method Signatures
Method GET_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LOGGING | Value transfer | Object reference (TYPE REF TO) | IF_SIC_LOGGING | Interface for Logging Functions | 20060110 | |||
| 2 | IV_BASIC_RULE | Value transfer | Type reference (TYPE) | SIC_NORM_TV_BASIC_RULE | Elementare Normalisierungsregel | 20060109 | |||
| 3 | IV_BASIC_RULE_TYPE | Value transfer | Type reference (TYPE) | SIC_NORM_TV_BASIC_RULE_TYPE | Rule Type for Basic Normalizing Rule | 20060224 | |||
| 4 | RS_QUACONR | Value transfer | Type reference (TYPE) | SIC_NORM_QUACONR | Rules for Quantity Conversions | 20060109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors of object normalization content | 20060116 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |