Ansicht
Dokumentation

VBI_APPL_SETUP - Maintain Application Definitions

VBI_APPL_SETUP - Maintain Application Definitions

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

In this Customizing activity you define and assign geo-coding services, map products, map layer stacks and applications for SAP Visual Business. Those settings are mandatory to operate SAP Visual Business. The settings are client-independent and SAP and customer entries are separated by namespace reservations.

The lowest level of definitions are geo-coding services and map products. Possible geo-coding services are address search, route calculation, and reverse geo-coding (address for given geo-location). Supported are RESTful geo-coding services, which are referred to by service URLs. With the service definition you also need to specify an ABAP class, implementing interface IF_VBI_GEOCODING_SERVICE, which is capable of parsing the service response.

A map product is a technical description of a map service, which delivers a map in tiles (images) or as a single image. Typically a map product provides multiple levels of detail, where each level consists of multiple tiles. For each map product at least one service URL needs to be given. Multiple URLs can be provided for distributing the requests among multiple servers. Also the map service is expected to be RESTful.

The next definition level are map layer stacks. Each stack consists of at least one map product. Multiple map products can be assigned to one stack in a given order and opacity in order to combine them, for example, combine a satellite map with a road map as overlay. Note: The projection of all map products combined in a map layer stack must be the same!

Finally, the multiple map layer stacks can be assigned to an application. One of them needs to be defined as default stack. Further, the application holds definitions for the behavior and appearance of the navigation and toolbar control. Further an application might refer to a geo-coding service definition. Finally the Visual Frame definitions allow you to restrict the application to a certain part of the map.

It is also valid to assign no map layer stack to the application. In this case the application will show a plain 3D scene.

The SAP delivered settings can be used for demo purposes only. For a productive use geo-coding services and map products need to be licensed from a service provider.

You can define your own SAP Visual Business application. Depending on the use of SAP Visual Business you can provide them using configuration to the WebDynpro Reuse Component or the FPM GUIBB for SAP Visual Business. In your own application you provide the application ID to the application class CL_VBI_APPLICATION.






CL_GUI_FRONTEND_SERVICES - Frontend Services   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 2728 Date: 20240523 Time: 152538     sap01-206 ( 95 ms )