SAP ABAP Data Element DR_SERVERSTRING (Drag&Relate: Server String for URL Generation)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   CA (Application Component) Cross-Application Components
     POR4 (Package) Drag&Relate (Workplace Plug-in) with Rel. 4.0
Basic Data
Data Element DR_SERVERSTRING
Short Description Drag&Relate: Server String for URL Generation  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TEXT100    
Data Type CHAR   Character String 
Length 100    
Decimal Places 0    
Output Length 100    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Server 
Medium 15 ITS Server 
Long 40 Server String for Object URL Generation 
Heading  
Documentation

Definition

The module WP_CREATE_URL_OBJECT is available for local generation of URLs in the component system. This module generates object URLs for objects in the current system.

To be able to generate the URL, the system must know which ITS this URL is to be generated for. This information is stored in this data element.

Caution!

You should note that, as of Basis Release 4.6C, the module CREATE_URL_OBJECT is used to access the server information in table TWPURLSVR. In this case, the information maintained here is obsolete. For the URL generation to work correctly, there must be an entry for the logical system in this table.

You must enter the server string as follows, depending on which protocol you are using:

http://servername:port

https://servername:port

You must enter the fully qualified server name, for example:

http://pg123.wdf.sap-ag.de:1080

History
Last changed by/on SAP  20080415 
SAP Release Created in