SAP ABAP Function Module SGRC_GET_WINID (Get next free window ID)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-GRA (Application Component) Graphic
     SGRC (Package) ABAP Graphics Development: Network, Bar Chart
Basic Data
Function Module SGRC_GET_WINID Get next free window ID  
Function Group SGRC   General graphics functions  
Program Name SAPLSGRC   Function Group for General Function Modules 
INCLUDE Name LSGRCU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting WINID TYPE NET_GRAPH-WINID Window ID
Importing DEF_ID TYPE NET_GRAPH-WINID First 4 places of window ID
Importing LOW TYPE I 0000 Lower value for last 4 places of window ID
Importing HIGH TYPE I 9999 Upper value for last 4 places of window ID
Exception NO_MORE_WINID TYPE No window ID available
               
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  19950721 
SAP Release Created in