SAP ABAP Class CL_CNV_20700_SERVICE (Useful functions for material no. rename)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_20700 (Package) Material number conversion
⤷
⤷
Properties
| Class | CL_CNV_20700_SERVICE | |
| Short Description | Useful functions for material no. rename | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_20700 | Material number conversion |
| Created | 20110727 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_20700_SERVICE has no forward declaration.
Interfaces
Class CL_CNV_20700_SERVICE has no interface implemented.
Friends
Class CL_CNV_20700_SERVICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | PROGRAMM | 'CNV_20700_MAINTAIN_MATNR' | ABAP Program Name | 20110727 | ||
| 2 | Constant | Public | Type reference (TYPE) | CNV_MBT_ME_TABLE_HANDLE | '' | Identifier of a Table in a Hierarchical Mapping | 20110727 | ||
| 3 | Constant | Public | Type reference (TYPE) | TABNAME | 'CNV_20700_S_MATNR_MAPPING' | Mapping Structure Name | 20110727 | ||
| 4 | Constant | Public | Type reference (TYPE) | CNV_MBT_ME_TEMPLATE_NAME | 'CNV_20700_MATNR' | Mapping Template Name | 20110727 | ||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CNV_MBT_COT_OBJECT | SLO Central Object | 20111205 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | CNV_MBT_COT_CONTEXT_GUID | SLO COT Context GUID | 20111205 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20111205 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20111205 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | CNV_MBT_COT_OBJECT_NAME | SLO COT Object Name | 20111205 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | CNV_MBT_COT_NAMESPACE | SLO COT Namespace | 20111205 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20111205 | |||
| 12 | Static Attribute | Private | Type reference (TYPE) | CNV_MBT_PROJ | Identification of MBT Project | 20111205 | |||
| 13 | Static Attribute | Private | Type reference (TYPE) | CNV_MBT_COT_OBJECT_NAME | SLO COT Object Name | 20111205 | |||
| 14 | Static Attribute | Private | Type reference (TYPE) | CNV_MBT_SUBPROJ | Identification of MBT Subproject | 20111205 | |||
| 15 | Static Attribute | Private | Type reference (TYPE) | CNV_MBT_SCENARIO | MBT PCL: Scenario | 20111205 | |||
| 16 | Static Attribute | Private | Type reference (TYPE) | CNV_MBT_COT_OBJECT_TYPE | SLO COT Object Type | 20111205 | |||
| 17 | Static Attribute | Private | Type reference (TYPE) | CNV_MBT_COT_OBJECT_VERSION | SLO COT Object Version | 20111205 | |||
| 18 | Static Attribute | Private | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20111205 | |||
| 19 | Static Attribute | Private | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20111205 | |||
| 20 | Static Attribute | Private | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20111205 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Detemine all available information from context | 20111205 | |
| 2 | Static method | Public | Method | Retruns the name of the Mapping in the Merge Simulation | 20110727 |
Events
Class CL_CNV_20700_SERVICE has no event.
Types
Class CL_CNV_20700_SERVICE has no local type.
Method Signatures
Method GET_INFO_FROM_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_COT_OBJECT | SLO Central Object | 20111205 | |||
| 2 | EV_CWBPACK | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20111205 | |||
| 3 | EV_EXEC_SYS_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20111205 | |||
| 4 | EV_NAME | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_NAME | SLO COT Object Name | 20111205 | |||
| 5 | EV_NAMESPACE | Call by reference | Type reference (TYPE) | CNV_MBT_COT_NAMESPACE | SLO COT Namespace | 20111205 | |||
| 6 | EV_PCLPACK | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20111205 | |||
| 7 | EV_PCLPROJ | Call by reference | Type reference (TYPE) | CNV_MBT_PROJ | Identification of MBT Project | 20111205 | |||
| 8 | EV_PCLSTEP | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_NAME | SLO COT Object Name | 20111205 | |||
| 9 | EV_PCLSUBPROJ | Call by reference | Type reference (TYPE) | CNV_MBT_SUBPROJ | Identification of MBT Subproject | 20111205 | |||
| 10 | EV_SCENARIO | Call by reference | Type reference (TYPE) | CNV_MBT_SCENARIO | MBT PCL: Scenario | 20111205 | |||
| 11 | EV_TYPE | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_TYPE | SLO COT Object Type | 20111205 | |||
| 12 | EV_VERSION | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_VERSION | SLO COT Object Version | 20111205 | |||
| 13 | EV_WCEPSTEP_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20111205 | |||
| 14 | EV_WCPROJTPL_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20111205 | |||
| 15 | EV_WCPROJ_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20111205 | |||
| 16 | IV_CONTEXT_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_COT_CONTEXT_GUID | SLO COT Context GUID | 20111205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLO COT Object not found | 20111219 |
Method GET_MATNR_MAPPING_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MAPPING_NAME | Value transfer | Type reference (TYPE) | LTR_OBJECT_NAME | LTR Object Name | 20110727 |
Method GET_MATNR_MAPPING_NAME on class CL_CNV_20700_SERVICE has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |