SAP ABAP Class CVI_MAPPER (Assignment of Data for Objects in CVI)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   AP-MD-BF-SYN (Application Component) Master Data Synchronization
     CVI_MAPPING (Package) Customer Vendor Integration: Mapping
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_CONTEXT Interface, a BAdI Context has to Implement 20050520
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CVI_COMMON_CONSTANTS Possible Activity Categories 20050204
Properties
Class CVI_MAPPER  
Short Description Assignment of Data for Objects in CVI    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CVI_MAPPING   Customer Vendor Integration: Mapping 
Created 20041012   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CVI_MAPPER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_CONTEXT Interface, a BAdI Context has to Implement 20050520
2 IF_CVI_COMMON_CONSTANTS Possible Activity Categories 20050204
Friends
Class CVI_MAPPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BADI_REF Instance attribute Private Object reference (TYPE REF TO) CVI_CUSTOM_MAPPER BAdI for Extending Data Assignment 20050520
2 BADI_REF_TITLE Instance attribute Private Object reference (TYPE REF TO) CVI_MAP_TITLE BAdI for Extending Data Assignment for Form of Address + BP 20050315
3 BADI_SYNTYPE_REF Instance attribute Public Object reference (TYPE REF TO) CVI_SYN_TYPE 20110711
4 BP_AS_GROUP Static Attribute Private Object reference (TYPE REF TO) IF_EX_CVI_MAP_TITLE BAdI for Extending Data Assignment for Form of Address + BP 20050204
5 BP_AS_ORG Static Attribute Private Object reference (TYPE REF TO) IF_EX_CVI_MAP_TITLE BAdI for Extending Data Assignment for Form of Address + BP 20050204
6 BP_AS_PERSON Static Attribute Private Object reference (TYPE REF TO) IF_EX_CVI_MAP_TITLE BAdI for Extending Data Assignment for Form of Address + BP 20050204
7 CUSTOMER_MAPPING Constant Private Type reference (TYPE) CVI_KA_OBJECT_NAME 'CUSTOMER' Name of a Key Assignment Instance 20050126
8 CVI_MAPPER_BADI_NAME Static Attribute Private Object reference (TYPE REF TO) IF_EX_CVI_MAP_TITLE BAdI for Extending Data Assignment for Form of Address + BP 20050303
9 CVI_MAP_BANKDETAILS_BADI_NAME Static Attribute Private Object reference (TYPE REF TO) IF_EX_CVI_MAP_TITLE BAdI for Extending Data Assignment for Form of Address + BP 20050315
10 CVI_MAP_CREDIT_CARDS_BADI_NAME Static Attribute Private Object reference (TYPE REF TO) IF_EX_CVI_MAP_TITLE BAdI for Extending Data Assignment for Form of Address + BP 20050315
11 CVI_MAP_TITLE_BADI_NAME Static Attribute Private Object reference (TYPE REF TO) IF_EX_CVI_MAP_TITLE BAdI for Extending Data Assignment for Form of Address + BP 20050315
12 FALSE Static Attribute Private Object reference (TYPE REF TO) IF_EX_CVI_MAP_TITLE BAdI for Extending Data Assignment for Form of Address + BP 20050204
13 FM_BP_CUSTOMER Instance attribute Private Object reference (TYPE REF TO) CVI_FM_BP_CUSTOMER Data Assignment Between BP and Customer 20050126
14 FM_BP_CUSTOMER_CONTACT Instance attribute Private Object reference (TYPE REF TO) CVI_FM_BP_CUSTOMER_CONTACT Data Assignment Between BP + Contact Person for Customer 20050126
15 FM_BP_VENDOR Instance attribute Private Object reference (TYPE REF TO) CVI_FM_BP_VENDOR Data Assignment Between BP and Vendor 20050126
16 FM_BP_VENDOR_CONTACT Instance attribute Private Object reference (TYPE REF TO) CVI_FM_BP_VENDOR_CONTACT Data Assignment Between BP and Contact Person for Vendor 20090216
17 GT_RETURN_VENDOR_CANDIDATES Instance attribute Private Type reference (TYPE) CVIS_CUSTOMER_T Table for Storing Return Vendor Candidates 20121011
18 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CVI_MAPPER Assignment of Data for Objects in CVI 20041012
19 KA_REFS Instance attribute Private Type reference (TYPE) CVIS_KA_OBJECT_T Assignment of Key Assignment to Realizing Object 20050126
20 MSG_CLASS_CVI Static Attribute Private Object reference (TYPE REF TO) IF_EX_CVI_MAP_TITLE BAdI for Extending Data Assignment for Form of Address + BP 20050211
21 TASK_CURRENT_STATE Static Attribute Private Object reference (TYPE REF TO) IF_EX_CVI_MAP_TITLE BAdI for Extending Data Assignment for Form of Address + BP 20050204
22 TASK_DELETE Static Attribute Private Object reference (TYPE REF TO) IF_EX_CVI_MAP_TITLE BAdI for Extending Data Assignment for Form of Address + BP 20050204
23 TASK_INSERT Static Attribute Private Object reference (TYPE REF TO) IF_EX_CVI_MAP_TITLE BAdI for Extending Data Assignment for Form of Address + BP 20050204
24 TASK_MODIFY Static Attribute Private Object reference (TYPE REF TO) IF_EX_CVI_MAP_TITLE BAdI for Extending Data Assignment for Form of Address + BP 20050204
25 TASK_STANDARD Static Attribute Private Object reference (TYPE REF TO) IF_EX_CVI_MAP_TITLE BAdI for Extending Data Assignment for Form of Address + BP 20050211
26 TASK_UPDATE Static Attribute Private Object reference (TYPE REF TO) IF_EX_CVI_MAP_TITLE BAdI for Extending Data Assignment for Form of Address + BP 20050204
27 TEMP_HANDLE Constant Public Type reference (TYPE) CHAR2 '##' Prefix for Temporary Numbers 20050502
28 TRUE Static Attribute Private Object reference (TYPE REF TO) IF_EX_CVI_MAP_TITLE BAdI for Extending Data Assignment for Form of Address + BP 20050204
29 VENDOR_MAPPING Constant Private Type reference (TYPE) CVI_KA_OBJECT_NAME 'VENDOR' Name of a Key Assignment Instance 20050126
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050126
2 DETERMINE_BP_CUST_ASSIGNMENTS Instance method Private Method Determines (New/Existing) BP - Customer Links 20050126
3 DETERMINE_BP_VEND_ASSIGNMENTS Instance method Private Method Determines (New/Existing) BP - Vendor Links 20050126
4 EXTRACT_VALID_ROLE_CATEGORIES Instance method Private Method Determines Valid Role Categories from BP-CIF 20050126
5 FIND_CUSTOMER Instance method Private Method Determines Customer Within Customer List 20050203
6 FLUSH_ASSIGNMENTS Instance method Public Method Saves All Key Assignments to Database 20041125
7 GET_ASSIGNED_BPS_FOR_CUSTOMERS Instance method Public Method Supplies Business Partners Already Assigned to Customers 20050126
8 GET_ASSIGNED_BPS_FOR_VENDORS Instance method Public Method Supplies Business Partners Already Assigned to Vendors 20050126
9 GET_ASSIGNED_CONT_RELS_4_CUSTS Instance method Public Method Supplies Contact Persons Assigned to Customers 20050201
10 GET_ASSIGNED_CONT_RELS_4_VENDS Instance method Public Method Supplies Contact Persons Assigned to Vendors 20090323
11 GET_ASSIGNED_CUSTOMERS_FOR_BPS Instance method Public Method Supplies Customers Already Assigned to Business Partners 20050126
12 GET_ASSIGNED_CUST_CT_4_BP_RELS Instance method Public Method Supplies Contact Persons Assigned to BP Relationships 20050201
13 GET_ASSIGNED_VENDORS_FOR_BPS Instance method Public Method Supplies Vendors Already Assigned to Business Partners 20050126
14 GET_ASSIGNED_VEND_CT_4_BP_RELS Instance method Public Method Supplies Contact Persons Assigned to BP Relationships 20090323
15 GET_INSTANCE Static method Public Method Supplies Instance of Object 20041012
16 GET_KA_REFERENCE Instance method Private Method Returns Corresponding Key Assignment Object 20050201
17 HANDLE_ERROR Instance method Private Method Edits Error Messages 20050923
18 IS_MAPPING_FOR_CONTACT_ACTIVE Instance method Public Method Supplies Settings for Activating Contact Person Assignment 20050617
19 MAP_BPS_TO_CUSTOMERS Instance method Public Method Transfers Business Partner Data to Customer 20050126
20 MAP_BPS_TO_VENDORS Instance method Public Method Transfers Business Partner Data to Vendor 20050126
21 MAP_CUSTOMERS_TO_BPS Instance method Public Method Transfers Customer Data to Business Parter 20050126
22 MAP_VENDORS_TO_BPS Instance method Public Method Transfers Vendor Data to Business Partner 20050126
23 UNDO_ASSIGNMENTS Instance method Public Method Revises Creation of Assignment for Each Object Pair 20050329
Events
Class CVI_MAPPER has no event.
Types
Class CVI_MAPPER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CVI_MAPPER has no parameter.
Method CONSTRUCTOR on class CVI_MAPPER has no exception.

Method DETERMINE_BP_CUST_ASSIGNMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CUST_LINK Call by reference Type reference (TYPE) CVI_CUST_LINK Verbindung zwischen Kunde und Geschäftspartner 20050126
2 Exporting E_ERROR Call by reference Type reference (TYPE) CVIS_ERROR Fehlerindikator plus Systemnachrichten 20050126
3 Exporting E_NEW_LINK Call by reference Type reference (TYPE) BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050127
4 Importing I_KA_OBJECT Call by reference Object reference (TYPE REF TO) CVI_KA_BP_CUSTOMER Zuordnung eines GP zu einem Debitor 20050126
5 Importing I_PARTNER Call by reference Type reference (TYPE) BUS_EI_EXTERN Komplexe externe Schnittstelle des Geschäftspartners 20050126

Method DETERMINE_BP_CUST_ASSIGNMENTS on class CVI_MAPPER has no exception.

Method DETERMINE_BP_VEND_ASSIGNMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) CVIS_ERROR Fehlerindikator plus Systemnachrichten 20050126
2 Exporting E_NEW_LINK Call by reference Type reference (TYPE) BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050127
3 Exporting E_VEND_LINK Call by reference Type reference (TYPE) CVI_VEND_LINK Verbindung zwischen Lieferant und Geschäftspartner 20050126
4 Importing I_KA_OBJECT Call by reference Object reference (TYPE REF TO) CVI_KA_BP_VENDOR Zuordnung eines GP zu einem Kreditor 20050126
5 Importing I_PARTNER Call by reference Type reference (TYPE) BUS_EI_EXTERN Komplexe externe Schnittstelle des Geschäftspartners 20050126

Method DETERMINE_BP_VEND_ASSIGNMENTS on class CVI_MAPPER has no exception.

Method EXTRACT_VALID_ROLE_CATEGORIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ROLES Call by reference Type reference (TYPE) BUS_EI_BUPA_ROLES_T Ext. Schnittstelle: Rollen Daten 20050420
2 Returning R_ROLE_CATEGORIES Value transfer Type reference (TYPE) CVIS_ROLE_CATEGORY_T Rollentypen 20050126

Method EXTRACT_VALID_ROLE_CATEGORIES on class CVI_MAPPER has no exception.

Method FIND_CUSTOMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CUSTOMER Call by reference Type reference (TYPE) CMDS_EI_EXTERN Komplexe externe Schnittstelle des Kunden 20050401
2 Importing I_CUSTOMERS Call by reference Type reference (TYPE) CMDS_EI_EXTERN_T Komplexe externe Schnittstelle der Kunden (Tab.) 20050203
3 Importing I_CUSTOMER_ID Call by reference Type reference (TYPE) KUNNR Debitorennummer 1 20050203

Method FIND_CUSTOMER on class CVI_MAPPER has no exception.

Method FLUSH_ASSIGNMENTS Signature

Method FLUSH_ASSIGNMENTS on class CVI_MAPPER has no parameter.
Method FLUSH_ASSIGNMENTS on class CVI_MAPPER has no exception.

Method GET_ASSIGNED_BPS_FOR_CUSTOMERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CUSTOMERS Call by reference Type reference (TYPE) CVIS_CUSTOMER_T Debitorennummer 20050126
2 Returning R_PARTNERS Value transfer Type reference (TYPE) CVIS_CUST_LINK_T Verbindung zwischen Kunde und Geschäftspartner 20050126

Method GET_ASSIGNED_BPS_FOR_CUSTOMERS on class CVI_MAPPER has no exception.

Method GET_ASSIGNED_BPS_FOR_VENDORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VENDORS Call by reference Type reference (TYPE) CVIS_VENDOR_T Kunden 20050126
2 Returning R_PARTNERS Value transfer Type reference (TYPE) CVIS_VEND_LINK_T Verbindung zwischen Lieferant und Geschäftspartner 20050126

Method GET_ASSIGNED_BPS_FOR_VENDORS on class CVI_MAPPER has no exception.

Method GET_ASSIGNED_CONT_RELS_4_CUSTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CUSTOMERS Call by reference Type reference (TYPE) CVIS_CUSTOMER_T Kunden 20050201
2 Returning R_CONTACT_RELATIONS Value transfer Type reference (TYPE) CVIS_CUST_CT_REL_KEY_T Schlüsselfelder Zuordnung Ansprechpartner-GPBeziehung 20050201

Method GET_ASSIGNED_CONT_RELS_4_CUSTS on class CVI_MAPPER has no exception.

Method GET_ASSIGNED_CONT_RELS_4_VENDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VENDORS Call by reference Type reference (TYPE) CVIS_VENDOR_T VENDORS 20090323
2 Returning R_CONTACT_RELATIONS Value transfer Type reference (TYPE) CVIS_CUST_CT_REL_KEY_T Key Fields Assignment Contact Person - BP Relationship 20090323

Method GET_ASSIGNED_CONT_RELS_4_VENDS on class CVI_MAPPER has no exception.

Method GET_ASSIGNED_CUSTOMERS_FOR_BPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARTNER_GUIDS Call by reference Type reference (TYPE) BU_PARTNER_GUID_T Tabellentyp zum Typ BU_PARTNER_GUID 20050126
2 Importing I_PARTNER_IDS Call by reference Type reference (TYPE) BU_PARTNER_T Tabellentyp zum Typ BU_PARTNER 20050126
3 Returning R_CUSTOMERS Value transfer Type reference (TYPE) CVIS_CUST_LINK_T Verbindung zwischen Kunde und Geschäftspartner 20050126

Method GET_ASSIGNED_CUSTOMERS_FOR_BPS on class CVI_MAPPER has no exception.

Method GET_ASSIGNED_CUST_CT_4_BP_RELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTACT_RELATIONS Call by reference Type reference (TYPE) CVIS_CONTACT_RELATION_T Schlüsselattribute zur GP-/Debitor-Ansprechpartner-Beziehung 20050201
2 Returning R_CUSTOMER_CONTACTS Value transfer Type reference (TYPE) CVIS_CUST_CT_REL_KEY_T Schlüsselfelder Zuordnung Ansprechpartner-GPBeziehung 20050201

Method GET_ASSIGNED_CUST_CT_4_BP_RELS on class CVI_MAPPER has no exception.

Method GET_ASSIGNED_VENDORS_FOR_BPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARTNER_GUIDS Call by reference Type reference (TYPE) BU_PARTNER_GUID_T Tabellentyp zum Typ BU_PARTNER_GUID 20050126
2 Importing I_PARTNER_IDS Call by reference Type reference (TYPE) BU_PARTNER_T Tabellentyp zum Typ BU_PARTNER 20050126
3 Returning R_VENDORS Value transfer Type reference (TYPE) CVIS_VEND_LINK_T Verbindung zwischen Lieferant und Geschäftspartner 20050126

Method GET_ASSIGNED_VENDORS_FOR_BPS on class CVI_MAPPER has no exception.

Method GET_ASSIGNED_VEND_CT_4_BP_RELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTACT_RELATIONS Call by reference Type reference (TYPE) CVIS_CONTACT_RELATION_T Key Attribute for BP/Vendor Contact Person Relationship 20090323
2 Returning R_VENDOR_CONTACTS Value transfer Type reference (TYPE) CVIS_CUST_CT_REL_KEY_T Key Fields Assignment Contact Person - BP Relationship 20090323

Method GET_ASSIGNED_VEND_CT_4_BP_RELS on class CVI_MAPPER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CVI_MAPPER Mapper for bp with other partner objects 20041012

Method GET_INSTANCE on class CVI_MAPPER has no exception.

Method GET_KA_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KA_OBJECT_NAME Call by reference Type reference (TYPE) CVI_KA_OBJECT_NAME Name einer Key Assignment Instanz 20050201
2 Returning R_REFERENCE Value transfer Object reference (TYPE REF TO) AC_CVI_KEY_ASSIGNMENT Abstrakte Superklasse für CVI Schlüsselzuordnung 20050201

Method GET_KA_REFERENCE on class CVI_MAPPER has no exception.

Method HANDLE_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing E_ERRORS Call by reference Type reference (TYPE) CVIS_ERROR 20050923
2 Importing IS_CUSTOMERS Call by reference Type reference (TYPE) CMDS_EI_EXTERN Komplexe externe Schnittstelle der Kunden (Tab.) 20050923
3 Importing IS_ERRORS Call by reference Type reference (TYPE) CVIS_ERROR Fehlerindikator plus Systemnachrichten 20050923
4 Importing IT_COUNT Call by reference Type reference (TYPE) CVIS_MESSAGE_ROW_T Gibt an welches Objekt sich in welcher Zeile verbirgt 20050923

Method HANDLE_ERROR on class CVI_MAPPER has no exception.

Method IS_MAPPING_FOR_CONTACT_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) CVI_MAP_CONTACT Ansprechpartnerzuordnung aktiv 20050617

Method IS_MAPPING_FOR_CONTACT_ACTIVE on class CVI_MAPPER has no exception.

Method MAP_BPS_TO_CUSTOMERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CUSTOMERS Call by reference Type reference (TYPE) CMDS_EI_EXTERN_T Komplexe externe Schnittstelle der Kunden (Tab.) 20050126
2 Exporting E_ERRORS Call by reference Type reference (TYPE) CVIS_ERROR Fehlerindikator plus Systemnachrichten 20050126
3 Importing I_PARTNERS Call by reference Type reference (TYPE) BUS_EI_MAIN Ext. Schnittstelle: Geschäftspartnergesamtdaten 20050126

Method MAP_BPS_TO_CUSTOMERS on class CVI_MAPPER has no exception.

Method MAP_BPS_TO_VENDORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERRORS Call by reference Type reference (TYPE) CVIS_ERROR Fehlerindikator plus Systemnachrichten 20050126
2 Exporting E_VENDORS Call by reference Type reference (TYPE) VMDS_EI_EXTERN_T Komplexe externe Schnittstelle der Lieferanten (Tab.) 20050126
3 Importing I_PARTNERS Call by reference Type reference (TYPE) BUS_EI_MAIN Ext. Schnittstelle: Geschäftspartnergesamtdaten 20050126

Method MAP_BPS_TO_VENDORS on class CVI_MAPPER has no exception.

Method MAP_CUSTOMERS_TO_BPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERRORS Call by reference Type reference (TYPE) CVIS_ERROR Fehlerindikator plus Systemnachrichten 20050127
2 Exporting E_PARTNERS Call by reference Type reference (TYPE) BUS_EI_MAIN Ext. Schnittstelle: Geschäftspartnergesamtdaten 20050127
3 Importing I_CUSTOMERS Call by reference Type reference (TYPE) CMDS_EI_EXTERN_T Komplexe externe Schnittstelle der Kunden (Tab.) 20050127

Method MAP_CUSTOMERS_TO_BPS on class CVI_MAPPER has no exception.

Method MAP_VENDORS_TO_BPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERRORS Call by reference Type reference (TYPE) CVIS_ERROR Fehlerindikator plus Systemnachrichten 20050126
2 Exporting E_PARTNERS Call by reference Type reference (TYPE) BUS_EI_MAIN Ext. Schnittstelle: Geschäftspartnergesamtdaten 20050126
3 Importing I_VENDORS Call by reference Type reference (TYPE) VMDS_EI_EXTERN_T Komplexe externe Schnittstelle der Lieferanten (Tab.) 20050126

Method MAP_VENDORS_TO_BPS on class CVI_MAPPER has no exception.

Method UNDO_ASSIGNMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FOR_CUSTOMERS Call by reference Type reference (TYPE) CVIS_CUSTOMER_T Kunden 20050330
2 Importing I_FOR_PARTNERS Call by reference Type reference (TYPE) BU_PARTNER_GUID_T Tabellentyp zum Typ BU_PARTNER_GUID 20050330
3 Importing I_FOR_VENDORS Call by reference Type reference (TYPE) CVIS_VENDOR_T Lieferanten 20050330
4 Returning R_MESSAGES Value transfer Type reference (TYPE) CVIS_ERROR Fehlerindikator plus Systemnachrichten 20050330

Method UNDO_ASSIGNMENTS on class CVI_MAPPER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 600