SAP ABAP Function Module GRAPH_SNUM_TAB (Interactive dialog box with value table and default 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_SNUM_TAB | Interactive dialog box with value table and default buttons |
Function Group | GRAP | Calling up graphics / File transfer |
Program Name | SAPLGRAP | |
INCLUDE Name | LGRAPU34 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
BTN_AP_NAME | TYPE | SPACE | Text for the APPLY button | |||
![]() |
BTN_AP_X | TYPE | 0 | Position of the APPLY button, horizontal | |||
![]() |
BTN_AP_Y | TYPE | 0 | Position of the APPLY button, vertical | |||
![]() |
BTN_CA_NAME | TYPE | SPACE | Text for the CANCEL button | |||
![]() |
BTN_CA_X | TYPE | 0 | Position of the CANCEL button, horizontal | |||
![]() |
BTN_CA_Y | TYPE | 0 | Position of the CANCEL button, vertical | |||
![]() |
BTN_HL_NAME | TYPE | SPACE | Text for the HELP button | |||
![]() |
BTN_HL_X | TYPE | 0 | Position of the HELP button, horizontal | |||
![]() |
BTN_HL_Y | TYPE | 0 | Position of the HELP button, vertical | |||
![]() |
BTN_OK_NAME | TYPE | SPACE | Text for the OK button | |||
![]() |
BTN_OK_X | TYPE | 0 | Position of the OK button, horizontal | |||
![]() |
BTN_OK_Y | TYPE | 0 | Position of the OK button, vertical | |||
![]() |
BTN_XSIZE | TYPE | 25 | Button size, horizontal | |||
![]() |
BTN_YSIZE | TYPE | 5 | Button size, vertical | |||
![]() |
FRM_TITLE | TYPE | SPACE | Pop-up title | |||
![]() |
FRM_XC | TYPE | 80 | Absolute pop-up size, vertical | |||
![]() |
FRM_XV | TYPE | 120 | Position grid, vertical | |||
![]() |
FRM_YC | TYPE | 25 | Absolute pop-up size, horizontal | |||
![]() |
FRM_YV | TYPE | 50 | Position grid, horizontal | |||
![]() |
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 parameters | |||
![]() |
WINID | TYPE | SPACE | Dialog parameters | |||
![]() |
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) | |||
![]() |
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 |