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
Importing BTN_AP_NAME TYPE SPACE Text for the APPLY button
Importing BTN_AP_X TYPE 0 Position of the APPLY button, horizontal
Importing BTN_AP_Y TYPE 0 Position of the APPLY button, vertical
Importing BTN_CA_NAME TYPE SPACE Text for the CANCEL button
Importing BTN_CA_X TYPE 0 Position of the CANCEL button, horizontal
Importing BTN_CA_Y TYPE 0 Position of the CANCEL button, vertical
Importing BTN_HL_NAME TYPE SPACE Text for the HELP button
Importing BTN_HL_X TYPE 0 Position of the HELP button, horizontal
Importing BTN_HL_Y TYPE 0 Position of the HELP button, vertical
Importing BTN_OK_NAME TYPE SPACE Text for the OK button
Importing BTN_OK_X TYPE 0 Position of the OK button, horizontal
Importing BTN_OK_Y TYPE 0 Position of the OK button, vertical
Importing BTN_XSIZE TYPE 25 Button size, horizontal
Importing BTN_YSIZE TYPE 5 Button size, vertical
Importing FRM_TITLE TYPE SPACE Pop-up title
Importing FRM_XC TYPE 80 Absolute pop-up size, vertical
Importing FRM_XV TYPE 120 Position grid, vertical
Importing FRM_YC TYPE 25 Absolute pop-up size, horizontal
Importing FRM_YV TYPE 50 Position grid, horizontal
Importing SNUM_BLANK_WIDTH TYPE 5 Width of the interval text / value column
Importing SNUM_TEXT_WIDTH TYPE 70 Width of the text column
Importing SNUM_VAL_WIDTH TYPE 35 Width of the value column
Importing STAT TYPE SPACE Dialog parameters
Importing WINID TYPE SPACE Dialog parameters
Importing SNUM_ROW_HEIGHT TYPE 4 Level of a line
Importing SNUM_ROW_OFFSET TYPE 4 Line Spacing
Importing SNUM_XPOS TYPE 5 Starting position of the SNUM_TAB (line)
Importing SNUM_YPOS TYPE 2 Starting position of the SNUM_TAB (column)
Tables SNUM_TAB TYPE GPOPSNUM Table with scrolled number fields
Exception INVALID_STAT TYPE Wrong value for STAT
               
Processing Type
Normal Function Module  
Remote-Enabled 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