Skip to Content
Author's profile photo Uwe Reimitz

New Reuse Popups with Visual Business 2.1

With the recent release 2.1 as part of the UI Extension AddOn for NW 7.00 SP05  Visual Business becomes also easy usable in SAPGUI transactions in older releases. To make the integration into existing programs as easy as possible VB offers a set of reuse function modules for very common scenarios:

  • FM VBI_REUSE_ADDRESS_DISPLAY: Function module for easy address search and display. You just need to give an address string to it and specify popup size and location.
  • FM VBI_REUSE_ROUTE_DISPLAY: Function module for easy route search and display. You just need to give a start and destination address string to it and specify popup size and location.
  • FM VBI_REUSE_LOCATION_DISPLAY: Function module for displaying multiple geo-locations on a map. You just need to give a table of geo-locations (longitude/latitude) to it and specify popup size and location.
  • FM VBI_REUSE_FULL_DISPLAY: Function module for easy integration of Visual Business as popup with full functional scope. This function module takes the standard API tables for location based objects, links, and areas.

Examples for the use of the above mentioned popups are given in test program VBI_TEST_POPUPS. 

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.