SAP ABAP Class CL_CNV_00001_CHECK_RENAME_DEMO (Demo class of temporary duplicates checks for cnvrename)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_BASIS (Package) Conversion: Basis functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_00001_CHECK_TMP_DUPL | Interface for temporary duplicates check | 20121112 |
Properties
| Class | CL_CNV_00001_CHECK_RENAME_DEMO | |
| Short Description | Demo class of temporary duplicates checks for cnvrename | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_BASIS | Conversion: Basis functions |
| Created | 20121025 | 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_00001_CHECK_TMP_DUPL | Interface for temporary duplicates check | 20121112 |
Friends
Class CL_CNV_00001_CHECK_RENAME_DEMO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130523 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_ME_TEMPLATE_NAME | Mapping Template Name | 20130523 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20130523 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130523 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130523 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130523 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check temporary duplicates for domain in table cnvrename | 20121112 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20130523 | |
| 3 | Static method | Public | Method | Retruns an instance of this class | 20130523 | |
| 4 | Instance method | Private | Method | Returns the mapping based on the Domain name (CNVRENAME) | 20130523 | |
| 5 | Instance method | Private | Method | Returns the mapping based on the Mapping name (ME Templ.) | 20130523 | |
| 6 | Instance method | Public | Method | Checks if the mapping name represents a valid mapping | 20130523 |
Events
Class CL_CNV_00001_CHECK_RENAME_DEMO has no event.
Types
Class CL_CNV_00001_CHECK_RENAME_DEMO has no local type.
Method Signatures
Method CHECK_TMP_DUPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MAPPING | Call by reference | Type reference (TYPE) | CNV_MBT_ME_T_SIMPLE_MAPPING | CNVRENAME | 20121112 | |||
| 2 | RF_EXIST | Value transfer | Type reference (TYPE) | FLAG | Temporary duplicates exist | 20121112 |
Method CHECK_TMP_DUPL on class CL_CNV_00001_CHECK_RENAME_DEMO has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAPPING_NAME | Call by reference | Type reference (TYPE) | CNV_MBT_ME_TEMPLATE_NAME | Mapping Template Name | 20130523 | |||
| 2 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20130523 |
Method CONSTRUCTOR on class CL_CNV_00001_CHECK_RENAME_DEMO has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAPPING_NAME | Call by reference | Type reference (TYPE) | CNV_MBT_ME_TEMPLATE_NAME | Mapping Template Name | 20130523 | |||
| 2 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20130523 | |||
| 3 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_CNV_00001_CHECK_RENAME_DEMO | Demo class of temporary duplicates checks for cnvrename | 20130523 |
Method GET_INSTANCE on class CL_CNV_00001_CHECK_RENAME_DEMO has no exception.
Method GET_MAPPING_FROM_DOMNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOMAIN_NAME | Call by reference | Type reference (TYPE) | DOMNAME | Domain name | 20130523 | |||
| 2 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20130523 | |||
| 3 | RT_MAPPING | Value transfer | Type reference (TYPE) | CNV_MBT_ME_T_SIMPLE_MAPPING | Simple mapping table | 20130523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during check | 20130523 |
Method GET_MAPPING_FROM_MAPNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAPPING_NAME | Call by reference | Type reference (TYPE) | CNV_MBT_ME_TEMPLATE_NAME | Mapping Template Name | 20130523 | |||
| 2 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20130523 | |||
| 3 | RT_MAPPING | Value transfer | Type reference (TYPE) | CNV_MBT_ME_T_SIMPLE_MAPPING | Simple mapping table | 20130523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during check | 20130523 |
Method IS_MAPPING_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130523 |
Method IS_MAPPING_VALID on class CL_CNV_00001_CHECK_RENAME_DEMO has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |