SAP ABAP Function Module CREATE_URL_WORKITEM (Create an URL for a work item)
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_WORKITEM Create an URL for a work item  
Function Group URL_GENERATION   URL Generation  
Program Name SAPLURL_GENERATION    
INCLUDE Name LURL_GENERATIONU06    
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 Workplace URL Type
Importing SERVICE_LOGSYS TYPE LOGSYS SPACE Logical System
Importing SERVICE_ID TYPE SERVICE_ID Identifier for the service, here transaction code
Importing SERVICE_ATTR TYPE SERVICE_AT Attribute for Service
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
Importing DEVICE TYPE SDEVTYPE SPACE Device Type
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 NO_SERVICE_FILE_FOUND TYPE Could not determine name of service file
Exception MISSING_DATA TYPE URL could not be created because data is missing
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  20000128 
SAP Release Created in