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
Importing FRM_TITLE TYPE SPACE Pop-up title
Importing FRM_XC TYPE SPACE Absolute pop-up size, vertical
Importing FRM_XV TYPE SPACE Position grid, vertical
Importing FRM_YC TYPE SPACE Absolute pop-up size, horizontal
Importing FRM_YV TYPE SPACE Position grid, horizontal
Importing LINKTYPE TYPE SPACE Dialog parameter
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 parameter
Importing WINID TYPE SPACE Dialog parameter
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 BTTN_TAB TYPE   Table with buttons
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