SAP ABAP Function Module CPE_CRM_MAP_GUIDS (Map guids from CRM to CPE guids)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BTX-BF-CPE (Application Component) CPE in the Business Transaction
     CPE_CRM_IF_ONEORDER (Package) CPE - Interface to CRM One Order
Basic Data
Function Module CPE_CRM_MAP_GUIDS Map guids from CRM to CPE guids  
Function Group CPE_CRM_TOOLSET   Generic functions to handle integration  
Program Name SAPLCPE_CRM_TOOLSET    
INCLUDE Name LCPE_CRM_TOOLSETU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_CPE_DOCGUID TYPE CPET_DOC_GUID CPE Caller - GUID of Document Header
Exporting ES_CPE_DOCGUID TYPE CPET_DOCGUID CPE Caller - Structure for GUID of Document Header
Exporting ET_CPE_DOCGUID TYPE CPET_DOCGUID_TAB CPE - Table Type for Document GUID
Exporting EV_CPE_DOCITEM_GUID TYPE CPET_DOCITEM_GUID CPE Caller - GUID of Document Item
Exporting ES_CPE_DOCITEM_GUID TYPE CPET_DOCITEMGUID CPE Caller - Structure for GUID of Document Item
Exporting ET_CPE_DOCITEM_GUID TYPE CPET_DOCITEMGUID_TAB CPE - Table Type for Document Item GUID
Importing IV_KNUMV_GUID TYPE PRCT_PRIDOC_GUID Pricing Document GUID
Importing IT_KNUMV_GUID TYPE PRCT_PRIDOC_GUID_T List of GUID Keys for Pricing Documents (KNUMVs)
Importing IV_ITEM_GUID TYPE CRMT_OBJECT_GUID GUID of a CRM Order Object
Importing IT_ITEM_GUID TYPE CRMT_OBJECT_GUID_TAB List of GUIDs
Exception PARAMETER_EXCEPTION TYPE Incorrect parameters have been provided
               
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  20050614 
SAP Release Created in 500