SAP ABAP Function Module GRAPH_POPUP (Interactive dialog box with texts, value fields and buttons)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-GRA (Application Component) Graphic
⤷
SGRP (Package) ABAP Graphics Development
⤷
⤷
Basic Data
| Function Module | GRAPH_POPUP | Interactive dialog box with texts, value fields and buttons |
| Function Group | GRAP | Calling up graphics / File transfer |
| Program Name | SAPLGRAP | |
| INCLUDE Name | LGRAPU33 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
FRM_TITLE | TYPE | SPACE | Pop-up title | |||
| |
FRM_XC | TYPE | SPACE | Absolute pop-up size, vertical | |||
| |
FRM_XV | TYPE | SPACE | Position grid, vertical | |||
| |
FRM_YC | TYPE | SPACE | Absolute pop-up size, horizontal | |||
| |
FRM_YV | TYPE | SPACE | Position grid, horizontal | |||
| |
LINKTYPE | TYPE | SPACE | Dialog parameter | |||
| |
SNUM_BLANK_WIDTH | TYPE | 5 | Width of the interval text / value column | |||
| |
SNUM_TEXT_WIDTH | TYPE | 70 | Width of the text column | |||
| |
SNUM_VAL_WIDTH | TYPE | 35 | Width of the value column | |||
| |
STAT | TYPE | SPACE | Dialog parameter | |||
| |
WINID | TYPE | SPACE | Dialog parameter | |||
| |
SNUM_ROW_HEIGHT | TYPE | 4 | Level of a line | |||
| |
SNUM_ROW_OFFSET | TYPE | 4 | Line Spacing | |||
| |
SNUM_XPOS | TYPE | 5 | Starting position of the SNUM_TAB (line) | |||
| |
SNUM_YPOS | TYPE | 2 | Starting position of the SNUM_TAB (column) | |||
| |
BTTN_TAB | TYPE | Table with buttons | ||||
| |
SNUM_TAB | TYPE | GPOPSNUM | Table with scrolled number fields | |||
| |
INVALID_STAT | TYPE | Wrong value for STAT | ||||
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 | 19950113 |
| SAP Release Created in |