SAP ABAP Function Module CREATE_URL_ITS_SERVICE (Creation of an URL for an ITS service)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   WP-WSR-URL (Application Component) URL Generation
     SURL (Package) URL Generation
Basic Data
Function Module CREATE_URL_ITS_SERVICE Creation of an URL for an ITS service  
Function Group URL_GENERATION   URL Generation  
Program Name SAPLURL_GENERATION    
INCLUDE Name LURL_GENERATIONU32    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SERVICE_URL TYPE SERVICE_RL URL for a Service
Exporting WP_URL_TYPE TYPE WP_URL_TP Description of URL type
Importing SERVICE_LOGSYS TYPE LOGSYS SPACE Logical System
Importing SERVICE_ID TYPE SERVICE_ID Identifier for the service, here transaction code
Importing USERNAME TYPE UNAME SPACE SAP System, User Logon Name
Importing LANGUAGE TYPE LANG SPACE Language ID
Importing USAGE_MODE TYPE URLMODE SPACE URL generation mode: local or WP Server
Tables URL_PARAM_TBL TYPE URL_PARAMS Structure for Parameter Pairs in URLs
Exception NO_WEBSERVER_FOUND TYPE No Web server for the logical system
Exception UNKNOWN_PROBLEM TYPE Unknown problem
Exception LOGSYS_OFFLINE TYPE Logical system not available
               
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  20001009 
SAP Release Created in