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 |
---|---|---|---|---|---|---|---|
![]() |
E_URL_PREFIX | TYPE | STRING | Protocol, Server, and Port | |||
![]() |
E_URL_PATH | TYPE | STRING | URL Path (for Example, /sap/bw/bex) | |||
![]() |
E_URL_PROTOCOL | TYPE | STRING | Protocol | |||
![]() |
E_URL_SERVER | TYPE | STRING | Server | |||
![]() |
E_URL_PORT | TYPE | STRING | Port | |||
![]() |
E_SUBRC | TYPE | SYST-SUBRC | Return Value, Return Value After ABAP Statements | |||
![]() |
I_HANDLERCLASS | TYPE | SEOCLSNAME | 'CL_RSR_WWW_HTTP' | HTTP Handler Class | ||
![]() |
I_PROTOCOL | TYPE | STRING | Return wtih HTTP or HTTPS Protocol | |||
![]() |
I_MESSAGESERVER | TYPE | RS_BOOL | 'X' | Return with Message Server | ||
Processing Type
Normal Function 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 |