SAP ABAP Function Module CRM_BSP_MKTPL_GET_SR_LIST_ID (Returns the current list ID of a search result controller.)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PCF (Application Component) People Centric UI Framework
     CRM_BSP_FRAME_GENERIC (Package) Controller Implementation: Generic Framework
Basic Data
Function Module CRM_BSP_MKTPL_GET_SR_LIST_ID Returns the current list ID of a search result controller.  
Function Group CRM_BSP_SESSION_MANAGEMENT   Session management function modules.  
Program Name SAPLCRM_BSP_SESSION_MANAGEMENT    
INCLUDE Name LCRM_BSP_SESSION_MANAGEMENTU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_CURRENT_LIST_ID TYPE CRMT_BSP_LIST_ID List ID
Importing IV_APPLICATION TYPE CRMT_BSP_APPL Application
Importing IV_BLVIEW TYPE CRMT_BSP_BLVIEW '' View for Display in the People-Centric UI
Importing IV_USER_ID TYPE SYUNAME User Name
Importing IV_WINDOW_ID TYPE CRMT_BSP_BROWSER_WINDOW_ID Unique ID of a web browser window.
Importing IV_OBJECT_ID TYPE CRMT_BSP_OBJECTKEY Object Key
Importing IV_VERSION TYPE CRMT_BSP_VERSION Version of BSP Application
Exception INVALID_STATE_KEY TYPE No state exists with the specified key.
Exception LIST_ID_NOT_FOUND TYPE No list ID exists in the state with the specified key.
               
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  20050207 
SAP Release Created in 700