SAP ABAP Function Module CRM_PME_UIMODELS_COPY_PREPARE (Copy UI Models from source to target vesion. Preparation.)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BF-PME (Application Component) Product Modeling Environment
     CRM_PME (Package) CRM Specific Parts Product Modelling Engine (PME)
Basic Data
Function Module CRM_PME_UIMODELS_COPY_PREPARE Copy UI Models from source to target vesion. Preparation.  
Function Group CRM_PME_UIMODEL   PME UI MOdel  
Program Name SAPLCRM_PME_UIMODEL    
INCLUDE Name LCRM_PME_UIMODELU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_KBID_SOURCE TYPE CRM_PME_KBID Internal Identifier of a Knowledge Base
Exporting EV_KBID_TARGET TYPE CRM_PME_KBID Internal Identifier of a Knowledge Base
Exporting ET_MESSAGE TYPE BAPIRET2_T Return message table
Exporting EV_ERROR_FLAG TYPE CRMT_BOOLEAN Return error flag
Exporting EV_COPY_REQUIRED_FLAG TYPE CRMT_BOOLEAN Return copy required flag
Importing IV_LOGSYS_SOURCE TYPE LOGSYS Logical system (old)
Importing IV_KBOBJNAME_SOURCE TYPE CRM_PME_KBNAME Knowledge Base Name (old)
Importing IV_VERSION_SOURCE TYPE CRM_PME_KBVERSION Knowledge Base Version (old)
Importing IV_LOGSYS_TARGET TYPE LOGSYS Logical system (new)
Importing IV_KBOBJNAME_TARGET TYPE CRM_PME_KBNAME Knowledge Base Name (new)
Importing IV_VERSION_TARGET TYPE CRM_PME_KBVERSION Knowledge Base Version (new)
               
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  20110909 
SAP Release Created in 700