SAP ABAP Function Module VBI_REUSE_FULL_DISPLAY (Reuse popup for displaying locations, links, an areas on a map)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-VBZ (Application Component) Visual Business -> please use CA-GTF-VBZ
⤷
VBI_GUI_SUPPORT (Package) Visual Business SAPGUI Integration
⤷
⤷
Basic Data
| Function Module | VBI_REUSE_FULL_DISPLAY | Reuse popup for displaying locations, links, an areas on a map |
| Function Group | VBI_REUSE | VBI reuse function modules |
| Program Name | SAPLVBI_REUSE | |
| INCLUDE Name | LVBI_REUSEU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IT_SPOTS | TYPE | IF_VBI_SERVICE_PROVIDER=>SPOTS_TAB | Table of location-based objects to display | |||
| |
IT_LINKS | TYPE | IF_VBI_SERVICE_PROVIDER=>LINKS_TAB | Table of link objects to display | |||
| |
IT_AREAS | TYPE | IF_VBI_SERVICE_PROVIDER=>AREAS_TAB | Table of area objects to display | |||
| |
IV_APPLICATION_ID | TYPE | VBI_APP_ID | 'GEOMAP_REUSE' | Visual Business Application Identifier | ||
| |
IV_POPUP_TITLE | TYPE | TEXT60 | Title for Popup | |||
| |
IV_START_COLUMN | TYPE | P | 5 | |||
| |
IV_START_ROW | TYPE | P | 5 | |||
| |
IV_END_COLUMN | TYPE | P | 160 | |||
| |
IV_END_ROW | TYPE | P | 40 | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20131122 |
| SAP Release Created in | 100 |