SAP ABAP Class CL_CNV_20600_CHK_OBJ_ACC_CODE (Data object for mapping check (TPM_ACC_CODE))
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_20600_CHECK (Package) Company Code for Number Assignment - Check classes
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_MBT_CHECK_DATAOBJECT | Check Framework: Data Object to check | 20130715 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20130715 |
Properties
| Class | CL_CNV_20600_CHK_OBJ_ACC_CODE | |
| Short Description | Data object for mapping check (TPM_ACC_CODE) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_20600_CHECK | Company Code for Number Assignment - Check classes |
| Created | 20130715 | 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_DATAOBJECT | Check Framework: Data Object to check | 20130715 | ||
| 2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20130715 |
Friends
Class CL_CNV_20600_CHK_OBJ_ACC_CODE 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_EVENT_A' | Name of Event parameter A for analyse platform | 20140227 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | CNV_MBT_CHECK_PARAMNAME | 'ANA_EVENT_B' | Name of Event parameter B for analyse platform | 20140227 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | CNV_MBT_CHECK_PARAMNAME | 'ANA_EVENT_C' | Name of Event parameter C for analyse platform | 20140227 | ||
| 4 | Static Attribute | Public | Type reference (TYPE) | CNV_MBT_CHECK_PARAMNAME | 'ANA_EVENT_D' | Name of Event parameter D for analyse platform | 20140227 | ||
| 5 | Constant | Public | Type reference (TYPE) | CNV_MBT_CHECK_OBJKEY | 'NO_MAPPING' | Check Framework: Object Key | 20130715 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR1 | 'M' | the maximal mapping (only for input) | 20130822 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR1 | 'N' | no mapping (only for input) | 20130822 | ||
| 8 | Constant | Public | Type reference (TYPE) | CHAR1 | 'P' | all mappings of a package | 20130822 | ||
| 9 | Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | only provided mappings | 20130822 | ||
| 10 | Constant | Public | Type reference (TYPE) | CHAR1 | 'O' | only a single mapping | 20130822 | ||
| 11 | Instance attribute | Public | Type reference (TYPE) | CNV_20600_T_ACC_CODE_MAPPING | Table with mapping information | 20130715 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CNV_MBT_ME_SIM_ENGINE | Main interface for the conversion of internal tables | 20130715 | |||
| 13 | Instance attribute | Private | See coding | Output table for ANA execution | 20130715 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 'X' = started from ANA platform | 20130715 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_CHECK_OBJKEY | Check Framework: Object Key | 20130715 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | checks input parameters of a check and enriches DObj | 20130822 | |
| 2 | Static method | Public | Method | Create object key of given mapping ID and target acct code | 20130715 | |
| 3 | Instance method | Public | Method | Get data from ANA output table PT_ANA_OUTTAB | 20130715 | |
| 4 | Static method | Public | Method | Get the company code mapping | 20140227 | |
| 5 | Instance method | Public | Method | Returns the engine Object ANA filled or a cwb Engine object | 20130715 | |
| 6 | Static method | Public | Method | Retrieve (all) mapping values from a given mapping ID | 20130715 | |
| 7 | Static method | Public | Method | Retrieve mapping values from given object key | 20130715 | |
| 8 | Instance method | Public | Method | Return info if object was called from ANA platform | 20130715 | |
| 9 | Static method | Public | Method | Log given mapping into logger reference | 20130715 | |
| 10 | Instance method | Public | Method | Set PV_ANALYSIS_RUNNING to 'X' (only from ANA platform) | 20130715 | |
| 11 | Instance method | Public | Method | Set data in ANA output table PT_ANA_OUTTAB | 20130715 | |
| 12 | Instance method | Public | Method | Sets the engine Object of this instance | 20130715 | |
| 13 | Instance method | Public | Method | Set the internal object key variable | 20130715 | |
| 14 | Static method | Public | Method | Split given object key into separate values | 20130715 |
Events
Class CL_CNV_20600_CHK_OBJ_ACC_CODE has no event.
Types
Class CL_CNV_20600_CHK_OBJ_ACC_CODE has no local type.
Method Signatures
Method CHECK_INPUT_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CNV_MBT_CHECK_DATAOBJECT | Check Framework: Data Object to check | 20130822 | |||
| 2 | EV_EXECUTION_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | the caller of the program (see class constants) | 20130822 | |||
| 3 | EV_NO_MAPPING | Call by reference | Type reference (TYPE) | ABAP_BOOL | return code if no mapping provided | 20130822 | |||
| 4 | EV_SCOPE | Call by reference | Type reference (TYPE) | CHAR1 | On which context the mappings can be loaded | 20130822 | |||
| 5 | IR_DATAOBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CNV_MBT_CHECK_DATAOBJECT | Check Framework: Data Object to check | 20130822 | |||
| 6 | IR_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_ULV_LOGGER | ULV Logger | 20130822 | |||
| 7 | IV_ANALYSIS_ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | If the logger can be initial (only online execution!) | 20130822 | ||
| 8 | IV_CONTEXT_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_COT_CONTEXT_GUID | SLO COT Context GUID | 20130822 | |||
| 9 | IV_SCOPE | Call by reference | Type reference (TYPE) | CHAR1 | NC_SCOPE_MAXIMUM | scope that should be selected | 20130822 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Check Framework: Check Execution Failed | 20130822 |
Method CREATE_OBJECT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAP_ID | Call by reference | Type reference (TYPE) | CNV_MBT_ME_MAPPING_ID | Unique identifier for a mapping | 20130715 | |||
| 2 | IV_TARGET_ACC_CODE | Call by reference | Type reference (TYPE) | CNV_20600_TPM_ACC_CODE_NEW | Target Accounting Code | 20130715 | |||
| 3 | RV_OBJECT_KEY | Value transfer | Type reference (TYPE) | CNV_MBT_CHECK_OBJKEY | Check Framework: Object Key | 20130715 |
Method CREATE_OBJECT_KEY on class CL_CNV_20600_CHK_OBJ_ACC_CODE has no exception.
Method GET_ANA_OUTTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ANA_OUTTAB | Call by reference | Type reference (TYPE) | ANY TABLE | Table with data for ANA output | 20130715 | |||
| 2 | EV_ANA_OUTTAB_TYPE | Call by reference | Type reference (TYPE) | STRING | Type name of ET_ANA_OUTTAB | 20130715 | |||
| 3 | IV_NUMBER | Call by reference | Type reference (TYPE) | I | 1 | Number of the table which shall be returned | 20130715 |
Method GET_ANA_OUTTAB on class CL_CNV_20600_CHK_OBJ_ACC_CODE has no exception.
Method GET_BUKRS_MAPPING 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) | IF_CNV_MBT_CHECK_DATAOBJECT | Check Framework: Data Object to check | 20140227 | |||
| 2 | RT_BUKRS_MAPPING | Value transfer | Type reference (TYPE) | CNV_20600_T_BUKRS_MAPPING | Mapping table for Company Code | 20140227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Check Framework: Check Execution Failed | 20140227 |
Method GET_ENGINE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_ENGINEOBJECT | Value transfer | Object reference (TYPE REF TO) | IF_CNV_MBT_ME_SIM_ENGINE | Main interface for the conversion of internal tables | 20130715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Check Framework: Data Object Failed | 20130715 |
Method GET_MAPPING_FROM_MAPID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAP_ID | Call by reference | Type reference (TYPE) | CNV_MBT_ME_MAPPING_ID | Mapping ID | 20130715 | |||
| 2 | RT_MAPPING | Value transfer | Type reference (TYPE) | CNV_20600_T_ACC_CODE_MAPPING | Table with mapping information | 20130715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Check Framework: Data Object Failed | 20130715 |
Method GET_TARGET_MAPPING_FROM_OBJKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CNV_MBT_CHECK_OBJKEY | Check Framework: Object Key | 20130715 | |||
| 2 | RT_MAPPING | Value transfer | Type reference (TYPE) | CNV_20600_T_ACC_CODE_MAPPING | Table with mapping information | 20130715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Check Framework: Data Object Failed | 20130715 |
Method IS_ANALYSIS_RUNNING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ANALYSIS_RUNNING | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'X' = analysis (ANA platform) is running | 20130715 |
Method IS_ANALYSIS_RUNNING on class CL_CNV_20600_CHK_OBJ_ACC_CODE has no exception.
Method LOG_INVOLVED_ACC_CODE 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 | 20130715 | |||
| 2 | IT_MAPPING | Call by reference | Type reference (TYPE) | CNV_20600_T_ACC_CODE_MAPPING | Table with mapping information | 20130715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Check Framework: Check Execution Failed | 20130715 |
Method SET_ANALYSIS_IS_RUNNING Signature
Method SET_ANALYSIS_IS_RUNNING on class CL_CNV_20600_CHK_OBJ_ACC_CODE has no parameter.
Method SET_ANALYSIS_IS_RUNNING on class CL_CNV_20600_CHK_OBJ_ACC_CODE has no exception.
Method SET_ANA_OUTTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ANA_OUTTAB | Call by reference | Type reference (TYPE) | ANY TABLE | Table with data for ANA output | 20130715 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | I | 1 | The Number of the Outtab if you want to store multiple | 20130715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Check Framework: Check Execution Failed | 20130715 |
Method SET_ENGINE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ENGINE | Call by reference | Object reference (TYPE REF TO) | IF_CNV_MBT_ME_SIM_ENGINE | Main interface for the conversion of internal tables | 20130715 |
Method SET_ENGINE_OBJECT on class CL_CNV_20600_CHK_OBJ_ACC_CODE has no exception.
Method SET_OBJECT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CNV_MBT_CHECK_OBJKEY | Check Framework: Object Key | 20130715 |
Method SET_OBJECT_KEY on class CL_CNV_20600_CHK_OBJ_ACC_CODE has no exception.
Method SPLIT_OBJECT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MAP_ID | Call by reference | Type reference (TYPE) | CNV_MBT_ME_MAPPING_ID | Unique identifier for a mapping | 20130715 | |||
| 2 | EV_TARGET_ACC_CODE | Call by reference | Type reference (TYPE) | CNV_20600_TPM_ACC_CODE_NEW | Accounting code new | 20130715 | |||
| 3 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CNV_MBT_CHECK_OBJKEY | Check Framework: Object Key | 20130715 |
Method SPLIT_OBJECT_KEY on class CL_CNV_20600_CHK_OBJ_ACC_CODE has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |