The GRAPH_HPGL Function Module 
The GRAPH_HPGL function module executes a call to the SAP HPLG Display program.
The following table contains a list of all possible parameters you can use with this function module.
For a detailed description of parameters and exceptions, see the R/3 system documentation (Tools
® ABAP Workbench, Function library button, or transaction code SE37).Parameters used in GRAPH_HPGL
Name |
Status |
Initial Value |
FILE |
Import |
SPACE |
INBUF ** |
Import SPACE |
|
INFORM |
Import |
SPACE |
PWDID ** |
Import |
SPACE |
STAT ** |
Import |
SPACE |
SUPER ** |
Import |
SPACE |
WINID ** |
Import |
SPACE |
WINPOS |
Import |
SPACE |
WINSZX |
Import |
'50' |
WINSZY |
Import |
'50' |
CUA_ID |
Export |
|
H_KEY |
Export |
|
H_TYP |
Export |
|
M_TYP ** |
Export |
|
RBUFF ** |
Export |
|
RWNID ** |
Export |
|
DATA Internal Table |
Note: ** denotes a dialog parameter
Of the parameters listed above, only the DATA parameter is required. DATA is required even if you use the FILE parameter.