SAP ABAP Class CL_CNV_20200_CHK_BWKRS (Check for valuation settings)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_20200_CHECK (Package) Company code merge and rename - 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 | 20110131 |
Properties
| Class | CL_CNV_20200_CHK_BWKRS | |
| Short Description | Check for valuation settings | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_20200_CHECK | Company code merge and rename - Check classes |
| Created | 20110131 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CNV_MBT_CHECK | Check Framework: Check | 20110131 |
Friends
Class CL_CNV_20200_CHK_BWKRS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | CNV_20200_CHECK_S_TCURM | Material Management Configuration | 20110201 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | CNV_20200_CHECK_T_BWKEY | Table with credit control area (T014) | 20110201 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | 'X' = RT_BWKEY_INFO already filled | 20110201 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | 'X' = RT_TCURM already filled | 20110201 | |||
| 5 | Constant | Private | Type reference (TYPE) | TABNAME | 'TCURM' | Table Name | 20110804 | ||
| 6 | Constant | Private | Type reference (TYPE) | TABNAME | 'T001K' | Table Name | 20110804 | ||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_20600_CHK_OBJ_BUKRS | Object for mapping check | 20110131 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_MBT_ULV_LOGGER | ULV Logger | 20110131 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | CNV_20600_T_BUKRS_MAPPING | Mapping table (values) | 20110131 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | STRING | dummy variable to write MESSAGE content (where-used-list) | 20110131 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Check material ledger settings for relevant company codes | 20140228 | |
| 2 | Static method | Private | Method | Check valuation settings | 20140228 | |
| 3 | Static method | Private | Method | Log the results (object key-dependent checks) | 20140228 | |
| 4 | Static method | Private | Method | Log the results (object key-independent checks) | 20140228 | |
| 5 | Static method | Public | Method | Read table T001K | 20140228 | |
| 6 | Static method | Public | Method | Read table TCURM | 20140228 |
Events
Class CL_CNV_20200_CHK_BWKRS has no event.
Types
Class CL_CNV_20200_CHK_BWKRS has no local type.
Method Signatures
Method CHECK_ML_LEDGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BWKEY | Call by reference | Type reference (TYPE) | CNV_20200_CHECK_T_BWKEY | Valuation Area | 20140228 | |||
| 2 | EV_ML_ALL_ACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140228 | ||||
| 3 | EV_ML_DIFF | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140228 | ||||
| 4 | EV_ML_INACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140228 | ||||
| 5 | IT_BUKRS_MAPPING | Call by reference | Type reference (TYPE) | CNV_20600_T_BUKRS_MAPPING | Mapping table for Company Code | 20140228 | |||
| 6 | IT_BWKEY_INFO | Call by reference | Type reference (TYPE) | CNV_20200_CHECK_T_BWKEY | Valuation Area | 20140228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Check Framework: Check Execution Failed | 20140228 |
Method CHECK_TCURM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ACTUAL_VAL_ON_COCD | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20140228 | |||
| 2 | EV_FIFO_ACTIVE_ON_COCD | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20140228 | |||
| 3 | EV_FIFO_INACTIVE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20140228 | |||
| 4 | EV_LIFO_INACTIVE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20140228 | |||
| 5 | EV_LIFO_VAL_LEVEL_COCD | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20140228 | |||
| 6 | EV_VAL_LEVEL_COCD | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20140228 | |||
| 7 | EV_VAL_LEVEL_PLANT | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20140228 | |||
| 8 | IS_TCURM | Call by reference | Type reference (TYPE) | CNV_20200_CHECK_S_TCURM | Material Management Configuration | 20140228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Check Framework: Check Execution Failed | 20140228 |
Method LOG_RESULTS_OBJKEY_DEP 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 | 20140228 | |||
| 2 | IT_BWKEY | Call by reference | Type reference (TYPE) | CNV_20200_CHECK_T_BWKEY | Valuation Area | 20140228 | |||
| 3 | IV_ML_ALL_ACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140228 | ||||
| 4 | IV_ML_DIFF | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140228 | ||||
| 5 | IV_ML_INACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140228 |
Method LOG_RESULTS_OBJKEY_DEP on class CL_CNV_20200_CHK_BWKRS has no exception.
Method LOG_RESULTS_OBJKEY_INDEP 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 | 20140228 | |||
| 2 | IS_TCURM | Call by reference | Type reference (TYPE) | CNV_20200_CHECK_S_TCURM | Material Management Configuration | 20140228 | |||
| 3 | IV_ACTUAL_VAL_ON_COCD | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20140228 | |||
| 4 | IV_FIFO_ACTIVE_ON_COCD | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20140228 | |||
| 5 | IV_FIFO_INACTIVE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20140228 | |||
| 6 | IV_LIFO_INACTIVE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20140228 | |||
| 7 | IV_LIFO_VAL_LEVEL_COCD | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20140228 | |||
| 8 | IV_VAL_LEVEL_COCD | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20140228 | |||
| 9 | IV_VAL_LEVEL_PLANT | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20140228 |
Method LOG_RESULTS_OBJKEY_INDEP on class CL_CNV_20200_CHK_BWKRS has no exception.
Method READ_T001K Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BUKRS_MAPPING | Call by reference | Type reference (TYPE) | CNV_20600_T_BUKRS_MAPPING | Mapping table for Company Code | 20140228 | |||
| 2 | RT_BWKEY_INFO | Value transfer | Type reference (TYPE) | CNV_20200_CHECK_T_BWKEY | Valuation Area | 20140228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Check Framework: Check Execution Failed | 20140228 |
Method READ_TCURM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_TCURM | Value transfer | Type reference (TYPE) | CNV_20200_CHECK_S_TCURM | Material Management Configuration | 20140228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Check Framework: Check Execution Failed | 20140228 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |