SAP ABAP Class CL_CNV_20200_CHK_FISL (Check for FI-SL 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 | 20110228 |
Properties
| Class | CL_CNV_20200_CHK_FISL | |
| Short Description | Check for FI-SL 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 | 20110228 | 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 | 20110228 |
Friends
Class CL_CNV_20200_CHK_FISL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_20600_CHK_OBJ_BUKRS | Object for mapping check | 20110228 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_MBT_ULV_LOGGER | ULV Logger | 20110228 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CNV_20600_T_BUKRS_MAPPING | Mapping table (values) | 20110228 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | dummy variable to write MESSAGE content (where-used-list) | 20110228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Check activities for completeness and differences | 20140228 | |
| 2 | Static method | Private | Method | Check ledgers for completeness and differences | 20140228 | |
| 3 | Static method | Private | Method | Do RCOMP checks | 20140228 | |
| 4 | Instance method | Public | Method | Get activity data (T886B) | 20140228 | |
| 5 | Instance method | Public | Method | Get company code - ledger data (T882) | 20140228 | |
| 6 | Instance method | Private | Method | Get RCOMP mapping from BUKRS mapping | 20140228 | |
| 7 | Static method | Private | Method | Log the results | 20140228 | |
| 8 | Static method | Private | Method | Set analysis output tables | 20140228 |
Events
Class CL_CNV_20200_CHK_FISL has no event.
Types
Class CL_CNV_20200_CHK_FISL has no local type.
Method Signatures
Method CHECK_ACTIVITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACTIVITY_DIFF | Call by reference | Type reference (TYPE) | CNV_20200_CHECK_T_ACTIVITY | Table with Activity/Ledger/CCode Information | 20140228 | |||
| 2 | ET_ACTIVITY_INCOMPLETE | Call by reference | Type reference (TYPE) | CNV_20200_CHECK_T_ACTIVITY | Table with Activity/Ledger/CCode Information | 20140228 | |||
| 3 | IT_ACTIVITY | Call by reference | Type reference (TYPE) | CNV_20200_CHECK_T_ACTIVITY | Table with Activity/Ledger/CCode Information | 20140228 | |||
| 4 | IT_BUKRS_MAPPING | Call by reference | Type reference (TYPE) | CNV_20600_T_BUKRS_MAPPING | Mapping table for Company Code | 20140228 | |||
| 5 | IT_BUKRS_RLDNR | Call by reference | Type reference (TYPE) | CNV_20200_CHECK_T_BUKRS_RLDNR | Table with company code / ledger info | 20140228 |
Method CHECK_ACTIVITIES on class CL_CNV_20200_CHK_FISL has no exception.
Method CHECK_RLDNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RLDNR_DIFF | Call by reference | Type reference (TYPE) | CNVMBTASF_T_RLDNR_LIST | Table with ledgers | 20140228 | |||
| 2 | ET_RLDNR_INCOMPLETE | Call by reference | Type reference (TYPE) | CNVMBTASF_T_RLDNR_LIST | Table with ledgers | 20140228 | |||
| 3 | IT_BUKRS_MAPPING | Call by reference | Type reference (TYPE) | CNV_20600_T_BUKRS_MAPPING | Mapping table for Company Code | 20140228 | |||
| 4 | IT_BUKRS_RLDNR | Call by reference | Type reference (TYPE) | CNV_20200_CHECK_T_BUKRS_RLDNR | Table with company code / ledger info | 20140228 | |||
| 5 | IT_RLDNR_LIST | Call by reference | Type reference (TYPE) | CNVMBTASF_T_RLDNR_LIST | Table with ledgers | 20140228 |
Method CHECK_RLDNR on class CL_CNV_20200_CHK_FISL has no exception.
Method DO_RCOMP_CHECKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RCOMP_ACTIVITY | Call by reference | Type reference (TYPE) | CNV_20211_CHECK_T_ACTIVITY | Table with Activity/Ledger/Company Information | 20140228 | |||
| 2 | ET_RCOMP_RLDNR | Call by reference | Type reference (TYPE) | CNV_20211_CHECK_T_RCOMP_RLDNR | Table with Global Company-Ledger Assignment in FI-SL | 20140228 | |||
| 3 | EV_EVENT_D | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140228 | ||||
| 4 | EV_EVENT_E | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140228 | ||||
| 5 | EV_EVENT_F | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140228 | ||||
| 6 | IR_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_ULV_LOGGER | ULV Logger | 20140228 | |||
| 7 | IT_RCOMP_MAPPING | Call by reference | Type reference (TYPE) | CNV_20211_T_RCOMP_MAPPING | Mapping table for companies (RCOMP) | 20140228 | |||
| 8 | IV_ANALYSIS_IS_RUNNING | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Check Framework: Check Execution Failed | 20140228 |
Method GET_ACTIVITY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACTIVITY | Call by reference | Type reference (TYPE) | CNV_20200_CHECK_T_ACTIVITY | Table with Activity/Ledger/CCode Information | 20140228 | |||
| 2 | IT_BUKRS_RLDNR | Call by reference | Type reference (TYPE) | CNV_20200_CHECK_T_BUKRS_RLDNR | Table with company code / ledger info | 20140228 |
Method GET_ACTIVITY_DATA on class CL_CNV_20200_CHK_FISL has no exception.
Method GET_BUKRS_RLDNR_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BUKRS_RLDNR | Call by reference | Type reference (TYPE) | CNV_20200_CHECK_T_BUKRS_RLDNR | Table with company code / ledger info | 20140228 | |||
| 2 | ET_RLDNR_LIST | Call by reference | Type reference (TYPE) | CNVMBTASF_T_RLDNR_LIST | Table with ledgers | 20140228 | |||
| 3 | EV_BKRS_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140228 | ||||
| 4 | EV_GL_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140228 | ||||
| 5 | IT_BUKRS_INFO | Call by reference | Type reference (TYPE) | CNV_20200_CHECK_T_BUKRS_INFO | Table with relevant company code information (T001) | 20140228 | |||
| 6 | IT_BUKRS_MAPPING | Call by reference | Type reference (TYPE) | CNV_20600_T_BUKRS_MAPPING | Mapping table for Company Code | 20140228 |
Method GET_BUKRS_RLDNR_DATA on class CL_CNV_20200_CHK_FISL has no exception.
Method GET_RCOMP_MAPPING_FROM_BUKRS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BUKRS_INFO | Call by reference | Type reference (TYPE) | CNV_20200_CHECK_T_BUKRS_INFO | Table with relevant company code information (T001) | 20140228 | |||
| 2 | IT_MAPPING_BUK | Call by reference | Type reference (TYPE) | CNV_20600_T_BUKRS_MAPPING | Mapping table for Company Code | 20140228 | |||
| 3 | RT_MAPPING_RCOMP | Value transfer | Type reference (TYPE) | CNV_20211_T_RCOMP_MAPPING | Mapping table for companies (RCOMP) | 20140228 |
Method GET_RCOMP_MAPPING_FROM_BUKRS on class CL_CNV_20200_CHK_FISL 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 | 20140228 | |||
| 2 | IT_ACTIVITY_DIFF | Call by reference | Type reference (TYPE) | CNV_20200_CHECK_T_ACTIVITY | Table with Activity/Ledger/CCode Information | 20140228 | |||
| 3 | IT_ACTIVITY_INCOMPLETE | Call by reference | Type reference (TYPE) | CNV_20200_CHECK_T_ACTIVITY | Table with Activity/Ledger/CCode Information | 20140228 | |||
| 4 | IT_BUKRS_RLDNR | Call by reference | Type reference (TYPE) | CNV_20200_CHECK_T_BUKRS_RLDNR | Table with company code / ledger info | 20140228 | |||
| 5 | IT_RLDNR_DIFF | Call by reference | Type reference (TYPE) | CNVMBTASF_T_RLDNR_LIST | Table with ledgers | 20140228 | |||
| 6 | IT_RLDNR_INCOMPLETE | Call by reference | Type reference (TYPE) | CNVMBTASF_T_RLDNR_LIST | Table with ledgers | 20140228 | |||
| 7 | IV_EVENT_A | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140228 | ||||
| 8 | IV_EVENT_B | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140228 | ||||
| 9 | IV_EVENT_C | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140228 |
Method LOG_RESULTS on class CL_CNV_20200_CHK_FISL has no exception.
Method SET_ANA_OUTTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATAOBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_20600_CHK_OBJ_BUKRS | Data object for mapping check (BUKRS) | 20140228 | |||
| 2 | IT_ACTIVITY | Call by reference | Type reference (TYPE) | CNV_20200_CHECK_T_ACTIVITY | Table with Activity/Ledger/CCode Information | 20140228 | |||
| 3 | IT_BUKRS_RLDNR | Call by reference | Type reference (TYPE) | CNV_20200_CHECK_T_BUKRS_RLDNR | Table with company code / ledger info | 20140228 | |||
| 4 | IT_RCOMP_ACTIVITY | Call by reference | Type reference (TYPE) | CNV_20211_CHECK_T_ACTIVITY | Table with Activity/Ledger/Company Information | 20140228 | |||
| 5 | IT_RCOMP_RLDNR | Call by reference | Type reference (TYPE) | CNV_20211_CHECK_T_RCOMP_RLDNR | Table with Global Company-Ledger Assignment in FI-SL | 20140228 | |||
| 6 | IV_EVENT_A | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140228 | ||||
| 7 | IV_EVENT_B | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140228 | ||||
| 8 | IV_EVENT_C | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140228 | ||||
| 9 | IV_EVENT_D | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140228 | ||||
| 10 | IV_EVENT_E | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140228 | ||||
| 11 | IV_EVENT_F | Call by reference | Type reference (TYPE) | ABAP_BOOL | 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 |