SAP ABAP Function Module URL_PRESENTATION_METHOD_GET (Define presentation method for URL generation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   WP-WSR-URL (Application Component) URL Generation
     SURL (Package) URL Generation
Basic Data
Function Module URL_PRESENTATION_METHOD_GET Define presentation method for URL generation  
Function Group URL_GENERATION   URL Generation  
Program Name SAPLURL_GENERATION    
INCLUDE Name LURL_GENERATIONU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PRESENTATION_METHOD TYPE GUI_TP
Exporting PRESENTATION_WEB_SERVER TYPE WEB_SERVER Name of SAPGUI for HTML server
Exporting SERVICE_LOGSYS_CLIENT TYPE MANDT Client
Exporting SERVICE_APPL_SERVER TYPE APPL_SRV Name of the Application Server
Exporting SERVICE_MSG_SERVER TYPE MSG_SRV Message Server Name
Exporting SERVICE_MSG_SERVICE TYPE MSG_STRING Character String for Message Service
Exporting SERVICE_MSG_PORT TYPE MSG_PORT Character String for the Port Number to a Message Service
Exporting SERVICE_SYSTEM_ID TYPE SYSTEM_ID Name of R/3 System
Exporting SERVICE_SYSTEM_NR TYPE SYS_NR_STR Number of R/3 System as string
Exporting SERVICE_LOGSYS_OFF TYPE FLAG Logical system not available
Exporting SERVICE_SNC_ENABLE TYPE FLAG SNC possible
Exporting PROTOCOL TYPE WEB_PROTCL Protocol for the Web connection
Exporting URL_PATH TYPE URL_PATH Path for URLs for a path ID
Importing USER TYPE UNAME SPACE
Importing SERVICE_TYPE TYPE SERVICE_TP
Importing SERVICE_IDENT TYPE SERVICE_ID
Importing SERVICE_LOGSYS TYPE LOGSYS SPACE
Importing USAGE_MODE TYPE URLMODE SPACE URL generation mode: local or WP Server
Exception NO_WEBSERVER_FOUND TYPE No Web server for the logical system
               
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  20000128 
SAP Release Created in