SAP ABAP Function Module CRM_BSP_CT_CREATE_APP_URL (Create the BSP URL to launch an application)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PCF-CUS (Application Component) People-Centric UI Framework Customizing
     CRM_BSP_FRAME_CT (Package) Customizing Tool
Basic Data
Function Module CRM_BSP_CT_CREATE_APP_URL Create the BSP URL to launch an application  
Function Group CRM_BSP_CT_UI   Customizing tool user interface  
Program Name SAPLCRM_BSP_CT_UI    
INCLUDE Name LCRM_BSP_CT_UIU12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_URL TYPE STRING The generated URL
Importing IV_BSP_APPLICATION TYPE STRING 'CRM_BSP_FRAME' Name of the BSP Application
Importing IV_CONTROLLER TYPE STRING 'entrypoint.do' Name of the controller to use
Importing IV_FRAMEWORK_APPL TYPE STRING Name of the Framework application
Importing IV_BLVIEW TYPE STRING blView
Importing IV_PREVIEW_MODE TYPE CHAR1 'X' Generate preview or regular URL
Importing IT_PARAMETERS TYPE TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs
               
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  20050129 
SAP Release Created in 700