SAP ABAP Function Module RSBB_URL_PREFIX_GET (Return of Protocol, Server, and Port)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW (Application Component) SAP Business Information Warehouse
     RS (Package) BW: General Business Information Warehouse
Basic Data
Function Module RSBB_URL_PREFIX_GET Return of Protocol, Server, and Port  
Function Group RS_GENERAL   General Help Functions  
Program Name SAPLRS_GENERAL    
INCLUDE Name LRS_GENERALU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_URL_PREFIX TYPE STRING Protocol, Server, and Port
Exporting E_URL_PATH TYPE STRING URL Path (for Example, /sap/bw/bex)
Exporting E_URL_PROTOCOL TYPE STRING Protocol
Exporting E_URL_SERVER TYPE STRING Server
Exporting E_URL_PORT TYPE STRING Port
Exporting E_SUBRC TYPE SYST-SUBRC Return Value, Return Value After ABAP Statements
Importing I_HANDLERCLASS TYPE SEOCLSNAME 'CL_RSR_WWW_HTTP' HTTP Handler Class
Importing I_PROTOCOL TYPE STRING Return wtih HTTP or HTTPS Protocol
Importing I_MESSAGESERVER TYPE RS_BOOL 'X' Return with Message Server
               
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 730