SAP ABAP Class CL_CNV_20211_CHK_WAERS (Check for same currency keys)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_20211_CHECK (Package) Company conversion (RCOMP) - Check classes
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_MBT_CHECK | Check Framework: Check | 20130321 |
Properties
| Class | CL_CNV_20211_CHK_WAERS | |
| Short Description | Check for same currency keys | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_20211_CHECK | Company conversion (RCOMP) - Check classes |
| Created | 20130321 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_20211_CHK_WAERS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CNV_MBT_CHECK | Check Framework: Check | 20130321 |
Friends
Class CL_CNV_20211_CHK_WAERS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | CNV_MBT_CHECK_PARAMNAME | 'ANA_VAL_WAERS' | Check Framework: Parameter Name | 20130321 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_20211_CHK_OBJ_RCOMP | Data object for mapping check (per merge block) | 20130321 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_MBT_ULV_LOGGER | ULV Logger | 20130321 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CNV_20211_T_RCOMP_MAPPING | Mapping table for companies (RCOMP) | 20130321 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | dummy variable to write MESSAGE content (where-used-list) | 20130321 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Check if currencies are identical for given mapping | 20130321 | |
| 2 | Static method | Private | Method | Get companies with associated currency settings | 20140326 | |
| 3 | Static method | Private | Method | Log the results | 20140326 |
Events
Class CL_CNV_20211_CHK_WAERS has no event.
Types
Class CL_CNV_20211_CHK_WAERS has no local type.
Method Signatures
Method CHECK_WAERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DIFF_CURR_SETTINGS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140326 | ||||
| 2 | EV_WAERS | Call by reference | Type reference (TYPE) | WAERS | Currency Key | 20140326 | |||
| 3 | IT_MAPPING | Call by reference | Type reference (TYPE) | CNV_20211_T_RCOMP_MAPPING | Mapping table for companies (RCOMP) | 20140326 | |||
| 4 | IT_RCOMP_WAERS | Call by reference | Type reference (TYPE) | CNV_20211_CHECK_T_RCOMP_WAERS | Table type with company/currency info | 20140326 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Check Framework: Check Execution Failed | 20130321 |
Method GET_RCOMP_WAERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RCOMP_INFO | Call by reference | Type reference (TYPE) | CNV_20211_CHECK_T_RCOMP_INFO | Table with relevant company information (T880) | 20140326 | |||
| 2 | RT_RCOMP_WAERS | Value transfer | Type reference (TYPE) | CNV_20211_CHECK_T_RCOMP_WAERS | Table type with company/currency info | 20140326 |
Method GET_RCOMP_WAERS on class CL_CNV_20211_CHK_WAERS has no exception.
Method LOG_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_ULV_LOGGER | ULV Logger | 20140326 | |||
| 2 | IT_RCOMP_WAERS | Call by reference | Type reference (TYPE) | CNV_20211_CHECK_T_RCOMP_WAERS | Table type with company/currency info | 20140326 | |||
| 3 | IV_DIFF_CURR_SETTINGS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140326 |
Method LOG_RESULTS on class CL_CNV_20211_CHK_WAERS has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |