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 |
---|---|---|---|---|---|---|---|
![]() |
NOREG_TOTAL | TYPE | GWY_STRUCT-NOREG | Total number of registrations | |||
![]() |
NOREG_INIT | TYPE | GWY_STRUCT-NOREG | Number of registrations in status INIT | |||
![]() |
NOREG_WAITING | TYPE | GWY_STRUCT-NOREG | Number of registrations in status WAITING | |||
![]() |
NOREG_RUNNING | TYPE | GWY_STRUCT-NOREG | Number of registrations in status RUNNING | |||
![]() |
GWHOST | TYPE | GWY_STRUCT-GWHOST | Gateway host name | |||
![]() |
GWSERV | TYPE | GWY_STRUCT-GWSERV | Gateway service name | |||
![]() |
TPNAME | TYPE | GWY_SYSTEM-TPNAME | Name of the regisered program | |||
![]() |
DISCONNECT | TYPE | GWY_STRUCT-FLAG | Terminate connection | |||
![]() |
GWY_UNKNOWN_OPCODE | TYPE | Unknown Opcode | ||||
![]() |
GWY_COMMUNICATION_FAILURE | TYPE | Communication error | ||||
![]() |
GWY_GET_TAB_FAILED | TYPE | TAB could not be read | ||||
![]() |
GWY_NEWLINE_FAILED | TYPE | Internal table could not be extended | ||||
![]() |
GWY_TABLEN_TOO_SHORT | TYPE | Internal table too small | ||||
![]() |
GWY_GET_OPCODE_FAILED | TYPE | OPCODE could not be read | ||||
![]() |
GWY_GET_GWHOST_FAILED | TYPE | GWHOST could not be read | ||||
![]() |
GWY_GET_GWSERV_FAILED | TYPE | GWSERV could not be read | ||||
![]() |
GWY_MONITOR_DISABLED | TYPE | |||||
Processing Type
Normal Function 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 |