VBI_GUI_TEST is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter VBI_GUI_TEST into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Text Symbol: 060 = Create Spot at position
Text Symbol: 061 = Item 1
Text Symbol: 062 = Item 2
Text Symbol: 063 = Item 3
Text Symbol: 064 = Sub Item 1
Text Symbol: 065 = Sub Item 2
Text Symbol: 066 = Sub Item 3
Text Symbol: 067 = Sub Menu
Text Symbol: 068 = Sub Menu 2
Text Symbol: 069 = Sub Sub Item 1
Text Symbol: 070 = Sub Sub Item 2
Text Symbol: 071 = Sub Sub Menu
Text Symbol: 072 = Fly to object
Text Symbol: 073 = **Arg** You hit me!
Text Symbol: 074 = Delete object
Text Symbol: 075 = Object Details
Text Symbol: 076 = Multi Link
Text Symbol: 077 = Multi Spot
Text Symbol: 078 = Roles
Text Symbol: 079 = This is a circle
Text Symbol: 080 = 1 km
Text Symbol: 081 = 10 km
Text Symbol: 082 = 100 km
Text Symbol: 083 = Create perimeter
Text Symbol: 084 = Perimeter 1 km
Text Symbol: 085 = Perimeter 10 km
Text Symbol: 086 = Perimeter 100 km
Text Symbol: 087 = %NUM%. %NAME%
Text Symbol: 088 = $%VALUE:1.0% Billion Market Cap
Text Symbol: 089 = %PERCENTAGE:1.1% percent
Text Symbol: 090 = Copy Geo-position
Text Symbol: 091 = Fly to selection
Text Symbol: 057 = Button 2
Text Symbol: 001 = This is a spot
Text Symbol: 002 = This is a relation
Text Symbol: 003 = This is an area
Text Symbol: 004 = Object
Text Symbol: 005 = Tooltip
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.