SAP ABAP Data Element VBC_URL2 (Uniform Resource Locator (URL))
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-VBZ (Application Component) Visual Business
     VBC_DATABASE (Package) Database Layer
Basic Data
Data Element VBC_URL2
Short Description Uniform Resource Locator (URL)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type VBC_URL    
Data Type CHAR   Character String 
Length 1024    
Decimal Places 0    
Output Length 255    
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 URL 
Medium 15 URL 
Long 20 URL 
Heading 55 URL 
Documentation

Definition

URL to Map service

Use

Maintain the URL for the map service you want to use. Map data is expected as tiles, where the whole map is represented by 2^LOD times 2^LOD tiles. The following placeholders in the URL are supported:

{X}        Row of tile (0 based index)

{Y}        Column of tile (0 based index)

{LOD}        Level of detail

{QUAD}    Quadkey

{NUMT}    Enumerated tiles: Tiles for all LODs are consecutively numberd

Dependencies

Example

http://a.tile.openstreetmap.org/{LOD}/{X}/{Y}.png

History
Last changed by/on SAP  20130604 
SAP Release Created in 731