SAP ABAP Function Module CREATE_URL_WEBAPP (Create URL for a MiniApp)
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_WEBAPP Create URL for a MiniApp  
Function Group URL_GENERATION   URL Generation  
Program Name SAPLURL_GENERATION    
INCLUDE Name LURL_GENERATIONU31    
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
Exporting IMPLEMENTATION_TYPE TYPE S_IMPTYPE Implementation type
Exporting IMPLEMENTATION_REF TYPE SRV_FNA_C Link to Implementation
Exporting WEBAPP_TEXT TYPE SRV_TXT_L Description Text for Service
Exporting WEBAPP_WIDTH TYPE S_WIDTH Width of MiniApp
Exporting WEBAPP_HEIGHT TYPE S_HEIGHT Height of MiniApp
Exporting WEBAPP_TYPE TYPE S_APPTYPE Type of Application
Exporting WEBAPP_PERS TYPE SERVICE_ID Service for Personalization
Exporting WEBAPP_REFRESH TYPE S_REFRESH Auto-refresh activated
Exporting WEBAPP_REFR_TIME TYPE UZEIT Time
Exporting WEBAPP_STATUS_LINE TYPE S_STATLINE Status line
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
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 UNEXPECTED_IMPLEMENTATION TYPE Unknown implementation type
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