SAP ABAP Interface IF_CNV_MBT_ME_CWBI_CONFIG (ME CWB Interface Configuration Methods)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_ME_CWBI (Package) Mapping Engine CWB Interface
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_MBT_ME_CWBI_CONTROLLER ME CWB Interface Controller 20101216
Properties
Interface IF_CNV_MBT_ME_CWBI_CONFIG  
Short Description ME CWB Interface Configuration Methods    
General Data
Package CNV_MBT_ME_CWBI   Mapping Engine CWB Interface 
Created 20101216   SAP 
Last changed 20141030    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_CNV_MBT_ME_CWBI_CONFIG has no interface.
Friends
Interface IF_CNV_MBT_ME_CWBI_CONFIG has no friend.
Attributes
Interface IF_CNV_MBT_ME_CWBI_CONFIG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 REMOVE_REQUIRED_MAP Instance method Public Method Removes a required Mapping from a Package 20110504
2 SET_REQUIRED_HIERARCHICAL_MAP Instance method Public Method Sets a required Hierarchical Mapping for the Package 20101216
3 SET_REQUIRED_MAP_WITH_TABTYPE Instance method Public Method Sets a required Table Type Mapping for the Package 20101216
4 SET_REQUIRED_MAP_WITH_TEMPLATE Instance method Public Method Sets a require Mapping for the Package using the Template 20101216
5 SET_REQUIRED_PARAMETERIZED_MAP Instance method Public Method 20101216
6 SET_REQUIRED_SIMPLE_MAPPING Instance method Public Method 20110126
Events
Interface IF_CNV_MBT_ME_CWBI_CONFIG has no event.
Types
Interface IF_CNV_MBT_ME_CWBI_CONFIG has no local type.
Method Signatures

Method REMOVE_REQUIRED_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR Request/Task 20110510
2 Importing IV_NO_TRANSPORT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Do not transport 20110504
3 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20110504
4 Importing IV_TEMPLATE_ID Call by reference Type reference (TYPE) CNV_MBT_ME_TEMPLATE_ID ID of a Mapping Template 20110504
5 Importing IV_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR Request/Task 20110510
# Exception Resumable Description Created on
1 CX_CNV_MBT_ME_CWBI_CANCELED Canceled by user 20110510
2 CX_CNV_MBT_ME_CWBI_NO_ENTRY No entry found for the specified data 20110504

Method SET_REQUIRED_HIERARCHICAL_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR Request/Task 20110510
2 Importing IT_TABTYPE_HIERARCHY Call by reference Type reference (TYPE) CNV_MBT_ME_T_TABTYPE_HIERARCHY Hierarchy of Table Types for a Hierarchical Mapping 20110331
3 Importing IV_CONFIGURATOR Call by reference Type reference (TYPE) CNV_MBT_PIFD_CONFIGURATOR_NAME '' Name of a configurator class for PIFD objects 20110505
4 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) LTR_DESCRIPTION LTR: Object Description Text 20110331
5 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) CNV_MBT_ME_CWBI_DISPLAY_MODE ' ' Controlls how a Mapping is visible in the GUI 20110405
6 Importing IV_DISPLAY_NAME Call by reference Type reference (TYPE) LTR_DISPLAY_NAME LTR: Display Name 20110331
7 Importing IV_DOC_ID Call by reference Type reference (TYPE) DOKU_ID Document class 20110511
8 Importing IV_DOC_OBJ Call by reference Type reference (TYPE) DOKU_OBJ Documentation Object 20110511
9 Importing IV_MAPPING_NAME Call by reference Type reference (TYPE) LTR_OBJECT_NAME LTR Object Name 20110331
10 Importing IV_NO_TRANSPORT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Do not transport 20110504
11 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20110331
12 Importing IV_PHASE Call by reference Type reference (TYPE) CNV_PHASE Conversion: Phase 20110331
13 Importing IV_PROGNAME Call by reference Type reference (TYPE) PROGRAMM ABAP Program Name 20110331
14 Importing IV_SEQUENCE_CODE Call by reference Type reference (TYPE) CNV_MBT_ME_CWBI_SEQ_CODE '' Sequence Code 20110505
15 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20110331
16 Importing IV_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR Request/Task 20110510
# Exception Resumable Description Created on
1 CX_CNV_MBT_ME_CWBI_CANCELED Canceled by user 20110510
2 CX_CNV_MBT_ME_INCONSISTENCY Inconsistent data found 20110331
3 CX_LTR_CM 20110504
4 CX_LTR_MODEL_CHECK LTR: Repository Model Exception 20110331
5 CX_LTR_MODEL_LOCKED LTR: Access Denied 20110331

Method SET_REQUIRED_MAP_WITH_TABTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR Request/Task 20110510
2 Importing IV_CONFIGURATOR Call by reference Type reference (TYPE) CNV_MBT_PIFD_CONFIGURATOR_NAME '' Name of a configurator class for PIFD objects 20110505
3 Importing IV_DATA_CONFIGURATOR Call by reference Type reference (TYPE) CNV_MBT_PIFD_CONFIGURATOR_NAME '' Name of a configurator class for PIFD objects 20110505
4 Importing IV_DATA_DESCRIPTION Call by reference Type reference (TYPE) LTR_DESCRIPTION '' LTR: Object Description Text 20110309
5 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) LTR_DESCRIPTION '' LTR: Object Description Text 20110309
6 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) CNV_MBT_ME_CWBI_DISPLAY_MODE ' ' Controlls how a Mapping is visible in the GUI 20110405
7 Importing IV_DISPLAY_NAME Call by reference Type reference (TYPE) LTR_DISPLAY_NAME Display Name 20110210
8 Importing IV_DOC_ID Call by reference Type reference (TYPE) DOKU_ID Document class 20110511
9 Importing IV_DOC_OBJ Call by reference Type reference (TYPE) DOKU_OBJ Documentation Object 20110511
10 Importing IV_INITIALIZER_CLASS Call by reference Type reference (TYPE) CNV_MBT_PIFD_INITIALIZER_CLASS '' Initializer class name 20110701
11 Importing IV_MAPPING_NAME Call by reference Type reference (TYPE) CNV_MBT_ME_CWBI_MAPPING_NAME Mapping name 20101216
12 Importing IV_NO_TRANSPORT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Do not transport 20110504
13 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20110225
14 Importing IV_PHASE Call by reference Type reference (TYPE) CNV_PHASE Conversion: Phase 20110225
15 Importing IV_PROGNAME Call by reference Type reference (TYPE) PROGRAMM ABAP Program Name (for conv. phase) 20110225
16 Importing IV_SAPGUI_INIT_CLASS Call by reference Type reference (TYPE) CNV_MBT_PIFD_INITIALIZER_CLASS '' Initializer class name 20110701
17 Importing IV_SAPGUI_VALIDATOR Call by reference Type reference (TYPE) CNV_MBT_PIFD_VALIDATOR_CLASS '' Validator class name 20110505
18 Importing IV_SEQUENCE_CODE Call by reference Type reference (TYPE) CNV_MBT_ME_CWBI_SEQ_CODE '' Sequence Code 20110505
19 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name (for conversion phase) 20110225
20 Importing IV_TABTYPE Call by reference Type reference (TYPE) TTYPENAME Name of table type 20101216
21 Importing IV_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR Request/Task 20110510
22 Importing IV_VALIDATOR Call by reference Type reference (TYPE) CNV_MBT_PIFD_VALIDATOR_CLASS '' Validator class name 20110505
23 Importing IV_WD_INIT_COMPONENT Call by reference Type reference (TYPE) CNV_MBT_COMPONENT '' Web Dynpro Component Name 20110701
24 Importing IV_WD_VALIDATOR Call by reference Type reference (TYPE) CNV_MBT_PIFD_VALIDATOR_CLASS '' Validator class name 20110505
# Exception Resumable Description Created on
1 CX_CNV_MBT_ME_CWBI_CANCELED Canceled by user 20110510
2 CX_CNV_MBT_ME_INCONSISTENCY Inconsistent data found 20110215
3 CX_CNV_MBT_ME_NO_MAPPING States that this cannot describe a Mapping 20101222
4 CX_LTR_CM 20110426
5 CX_LTR_MODEL_CHECK LTR: Repository Model Exception 20101216
6 CX_LTR_MODEL_LOCKED LTR: Locking exception 20110103

Method SET_REQUIRED_MAP_WITH_TEMPLATE Signature

Method SET_REQUIRED_MAP_WITH_TEMPLATE on Interface IF_CNV_MBT_ME_CWBI_CONFIG has no parameter.
Method SET_REQUIRED_MAP_WITH_TEMPLATE on Interface IF_CNV_MBT_ME_CWBI_CONFIG has no exception.

Method SET_REQUIRED_PARAMETERIZED_MAP Signature

Method SET_REQUIRED_PARAMETERIZED_MAP on Interface IF_CNV_MBT_ME_CWBI_CONFIG has no parameter.
Method SET_REQUIRED_PARAMETERIZED_MAP on Interface IF_CNV_MBT_ME_CWBI_CONFIG has no exception.

Method SET_REQUIRED_SIMPLE_MAPPING Signature

Method SET_REQUIRED_SIMPLE_MAPPING on Interface IF_CNV_MBT_ME_CWBI_CONFIG has no parameter.
Method SET_REQUIRED_SIMPLE_MAPPING on Interface IF_CNV_MBT_ME_CWBI_CONFIG has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620