SAP ABAP Function Module GWY_GET_NO_REG_PROGRAMS (Wie oft hat sich ein Programm am Gateway registriert)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CST-GW (Application Component) Gateway/CPIC
     SGATEWAY (Package) Gateway
Basic Data
Function Module GWY_GET_NO_REG_PROGRAMS Wie oft hat sich ein Programm am Gateway registriert  
Function Group SGWY   Gateway <-> Taskhandler  
Program Name SAPLSGWY   Gateway <-> Task handler 
INCLUDE Name LSGWYU31    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NOREG_TOTAL TYPE GWY_STRUCT-NOREG Total number of registrations
Exporting NOREG_INIT TYPE GWY_STRUCT-NOREG Number of registrations in status INIT
Exporting NOREG_WAITING TYPE GWY_STRUCT-NOREG Number of registrations in status WAITING
Exporting NOREG_RUNNING TYPE GWY_STRUCT-NOREG Number of registrations in status RUNNING
Importing GWHOST TYPE GWY_STRUCT-GWHOST Gateway host name
Importing GWSERV TYPE GWY_STRUCT-GWSERV Gateway service name
Importing TPNAME TYPE GWY_SYSTEM-TPNAME Name of the regisered program
Importing DISCONNECT TYPE GWY_STRUCT-FLAG Terminate connection
Exception GWY_UNKNOWN_OPCODE TYPE Unknown Opcode
Exception GWY_COMMUNICATION_FAILURE TYPE Communication error
Exception GWY_GET_TAB_FAILED TYPE TAB could not be read
Exception GWY_NEWLINE_FAILED TYPE Internal table could not be extended
Exception GWY_TABLEN_TOO_SHORT TYPE Internal table too small
Exception GWY_GET_OPCODE_FAILED TYPE OPCODE could not be read
Exception GWY_GET_GWHOST_FAILED TYPE GWHOST could not be read
Exception GWY_GET_GWSERV_FAILED TYPE GWSERV could not be read
Exception GWY_MONITOR_DISABLED TYPE
               
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  19961011 
SAP Release Created in