SAP ABAP Function Module CPE_MAP_VKGRP_TO_SALES_GROUP (CPE Mapping Function: VKGRP -> SALES_GROUP)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BF-CPE-IF (Application Component) Exchange of CPE Data Between CRM and ERP
     CPE_CRM_MW_IN_CRM (Package) CPE - CRM Middleware Objects in CRM
Basic Data
Function Module CPE_MAP_VKGRP_TO_SALES_GROUP CPE Mapping Function: VKGRP -> SALES_GROUP  
Function Group CPE_MAPPING_FUNCTIONS   CPE - Mapping Functions  
Program Name SAPLCPE_MAPPING_FUNCTIONS    
INCLUDE Name LCPE_MAPPING_FUNCTIONSU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_NAMEVALUEPAIRS_10 TYPE CPET_NAMEVALUEPAIRS_10_TAB CPE Caller - Table Type for Name Value Pairs (L=10)
Exporting ET_NAMEVALUEPAIRS_50 TYPE CPET_NAMEVALUEPAIRS_50_TAB CPE Caller - Table Type for Name Value Pairs (L=50)
Exporting ET_NAMEVALUEPAIRS_255 TYPE CPET_NAMEVALUEPAIRS_255_TAB CPE Caller - Table Type for Name Value Pairs (L=255)
Importing IV_SOURCE_VALUE TYPE ANY
Importing IS_SOURCE_MAPPING TYPE CPEC_MAPPING CPE Caller - Mapping of Business Data
Importing IV_SOURCE_LOGSYS TYPE LOGSYS Logical system
Importing IV_SOURCE_LENGTH TYPE INTEGER1 Integer 1
Importing IV_SOURCE_TYPE TYPE DATATYPE_D Data Type in ABAP Dictionary
Importing IT_NAMEVALUEPAIRS_10 TYPE CPET_NAMEVALUEPAIRS_10_TAB CPE Caller - Table Type for Name Value Pairs (L=10)
Importing IT_NAMEVALUEPAIRS_50 TYPE CPET_NAMEVALUEPAIRS_50_TAB CPE Caller - Table Type for Name Value Pairs (L=50)
Importing IT_NAMEVALUEPAIRS_255 TYPE CPET_NAMEVALUEPAIRS_255_TAB CPE Caller - Table Type for Name Value Pairs (L=255)
Exception CONVERSION_ERROR TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20050131 
SAP Release Created in 500