SAP ABAP Class CL_CNV_20320_CHK_OBJ_DATBI (Data Container for LSTAR Check)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_20320_CHECK (Package) Activity Types Merge - Checks
⤷
⤷
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 | 20110413 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20110413 |
Properties
| Class | CL_CNV_20320_CHK_OBJ_DATBI | |
| Short Description | Data Container for LSTAR Check | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_20320_CHECK | Activity Types Merge - Checks |
| Created | 20110413 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_20320_CHK_OBJ_DATBI has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CNV_MBT_CHECK_DATAOBJECT | Check Framework: Data Object to check | 20110413 | ||
| 2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20110413 |
Friends
Class CL_CNV_20320_CHK_OBJ_DATBI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CNV_MBT_ME_T_SIMPLE_MAPPING | Simple mapping table | 20110421 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Change allowed only between fiscal years | 20110414 | |
| 2 | Instance method | Private | Method | No changes allowed | 20110414 | |
| 3 | Instance method | Private | Method | Change only allowed in different periods | 20110414 | |
| 4 | Static method | Public | Method | Build Mapping Table from DATBI Table | 20110413 | |
| 5 | Static method | Public | Method | Split Concatenated Mapping into LSTAR / DATBI / DATAB | 20110413 |
Events
Class CL_CNV_20320_CHK_OBJ_DATBI has no event.
Types
Class CL_CNV_20320_CHK_OBJ_DATBI has no local type.
Method Signatures
Method CHECK_FISCAL_YEAR_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20110414 | |||
| 2 | IV_NEW_VALUE | Call by reference | Type reference (TYPE) | CNV_MBT_ME_NEW_VALUE | LSTAR | 20110414 |
Method CHECK_FISCAL_YEAR_CHANGE on class CL_CNV_20320_CHK_OBJ_DATBI has no exception.
Method CHECK_NO_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20110414 | |||
| 2 | IV_NEW_VALUE | Call by reference | Type reference (TYPE) | CNV_MBT_ME_NEW_VALUE | LSTAR | 20110414 |
Method CHECK_NO_CHANGE on class CL_CNV_20320_CHK_OBJ_DATBI has no exception.
Method CHECK_PERIOD_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20110414 | |||
| 2 | IV_NEW_VALUE | Call by reference | Type reference (TYPE) | CNV_MBT_ME_NEW_VALUE | LSTAR | 20110414 |
Method CHECK_PERIOD_CHANGE on class CL_CNV_20320_CHK_OBJ_DATBI has no exception.
Method GET_MAPPING_FROM_DATBI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATBI | Call by reference | Type reference (TYPE) | CNV_20317_T_DATBI | Table Type for CNV_20305_DATBI ***rework V2MERGE*** | 20110413 | |||
| 2 | RT_MAPPING | Value transfer | Type reference (TYPE) | CNV_MBT_ME_T_SIMPLE_MAPPING | Simple mapping table | 20110413 |
Method GET_MAPPING_FROM_DATBI on class CL_CNV_20320_CHK_OBJ_DATBI has no exception.
Method SPLIT_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATAB_NEW | Call by reference | Type reference (TYPE) | DATAB | Valid-From Date | 20110616 | |||
| 2 | EV_DATAB_OLD | Call by reference | Type reference (TYPE) | DATAB | Valid-From Date | 20110616 | |||
| 3 | EV_DATBI_NEW | Call by reference | Type reference (TYPE) | DATBI | Valid To Date | 20110616 | |||
| 4 | EV_DATBI_OLD | Call by reference | Type reference (TYPE) | DATBI | Valid To Date | 20110616 | |||
| 5 | EV_KOKRS_NEW | Call by reference | Type reference (TYPE) | KOKRS | Controlling Area | 20110616 | |||
| 6 | EV_KOKRS_OLD | Call by reference | Type reference (TYPE) | KOKRS | Controlling Area | 20110616 | |||
| 7 | EV_LSTAR_NEW | Call by reference | Type reference (TYPE) | LSTAR | Activity Type | 20110616 | |||
| 8 | EV_LSTAR_OLD | Call by reference | Type reference (TYPE) | LSTAR | Activity Type | 20110616 | |||
| 9 | EV_PRIO | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X or blank) | 20110616 | |||
| 10 | IS_MAPPING | Call by reference | Type reference (TYPE) | CNV_MBT_ME_S_SIMPLE_MAPPING | Line of a simple mapping table | 20110413 |
Method SPLIT_MAPPING on class CL_CNV_20320_CHK_OBJ_DATBI has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |