SAP ABAP Class CL_CNV_20700_MAP_DB (Mapping to Get DB view.)
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_MAP_DB | |
| Short Description | Mapping to Get DB view. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_20700 | Material number conversion |
| Created | 20131213 | 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
Class CL_CNV_20700_MAP_DB has no interface implemented.
Friends
Class CL_CNV_20700_MAP_DB has no friend class.
Attributes
Class CL_CNV_20700_MAP_DB has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Build complete mapping based on scenario | 20140102 | |
| 2 | Static method | Public | Method | Get Material conversion scenario | 20140102 | |
| 3 | Static method | Public | Method | Get RFC destination | 20140102 | |
| 4 | Static method | Public | Method | Get mapping for ME | 20140102 | |
| 5 | Static method | Public | Method | get mapping according to scenario | 20140102 | |
| 6 | Static method | Public | Method | Get data from MARA table | 20140102 | |
| 7 | Static method | Private | Method | Mapping from NCE Engine | 20140102 | |
| 8 | Static method | Public | Method | ME to DB view Mapping | 20140102 | |
| 9 | Static method | Public | Method | MARA to DB view mapping | 20140102 |
Events
Class CL_CNV_20700_MAP_DB has no event.
Types
Class CL_CNV_20700_MAP_DB has no local type.
Method Signatures
Method BUILD_MAPPING_PER_SCENARIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAPPING_DB | Call by reference | Type reference (TYPE) | CNV_20700_DB_MAPPING_T | Table type of DB mapping | 20140102 | |||
| 2 | IV_EXEC_OR_CTRL | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20140102 | |||
| 3 | IV_NCE_MAP | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20140102 | |||
| 4 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20140102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No ME mapping | 20140102 | ||
| 2 | No material in MARA | 20140102 | ||
| 3 | 20140102 |
Method CHECK_LEXICO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LEXICO | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20140102 | |||
| 2 | EV_VALFROM | Call by reference | Type reference (TYPE) | CNV_00001_PARAMS-VALUEFROM | Conversion: Value of a parameter for a conversion routine | 20140102 | |||
| 3 | IV_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20140102 | |||
| 4 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20140102 |
Method CHECK_LEXICO on class CL_CNV_20700_MAP_DB has no exception.
Method GET_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20140102 | |||
| 2 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20140102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140102 |
Method GET_MAPPING_ME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAPPING | Call by reference | Type reference (TYPE) | CNV_20700_T_MATNR_MAPPING | Mapping table for Material Number | 20140102 | |||
| 2 | IV_EXEC_OR_CTRL | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20140102 | |||
| 3 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20140102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No mapping found in Mapping Engine | 20140102 |
Method GET_MAPPING_PER_SCENARIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAPPING_DB | Call by reference | Type reference (TYPE) | CNV_20700_DB_MAPPING_T | Table type of DB mapping | 20140102 | |||
| 2 | IV_EXEC_OR_CTRL | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20140102 | |||
| 3 | IV_NCE_MAP | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20140102 | |||
| 4 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20140102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | no mapping | 20140102 | ||
| 2 | no material | 20140102 | ||
| 3 | 20140102 |
Method GET_MARA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MARA | Call by reference | Type reference (TYPE) | CNV_20700_DB_MAPPING_T | Table type for MARA | 20140102 | |||
| 2 | IV_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20140102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No data found | 20140102 |
Method GET_NCE_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DOC_MAP | Call by reference | Type reference (TYPE) | CNV_NCE_T_DOC_MAP | Table type for CNV_NCE_DOC_MAP | 20140102 | |||
| 2 | IV_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20140102 | |||
| 3 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20140102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140102 |
Method MAPPING_TO_MAPDB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAPPING_DB | Call by reference | Type reference (TYPE) | CNV_20700_DB_MAPPING_T | Table type of DB mapping | 20140102 | |||
| 2 | IT_MAPPING | Call by reference | Type reference (TYPE) | CNV_20700_T_MATNR_MAPPING | Mapping table for Material Number | 20140102 | |||
| 3 | IV_LEXICO | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20140102 |
Method MAPPING_TO_MAPDB on class CL_CNV_20700_MAP_DB has no exception.
Method MARA_TO_MAPDB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAPPING_DB | Call by reference | Type reference (TYPE) | CNV_20700_DB_MAPPING_T | Table type of DB mapping | 20140102 | |||
| 2 | IT_MAPPING | Call by reference | Type reference (TYPE) | CNV_20700_T_MATNR_MAPPING | Mapping table for Material Number | 20140102 | |||
| 3 | IT_MARA | Call by reference | Type reference (TYPE) | CNV_20700_DB_MAPPING_T | Table type for MARA | 20140102 |
Method MARA_TO_MAPDB on class CL_CNV_20700_MAP_DB has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |