Table/Structure Field list used by SAP ABAP Function Module GWY_READ_CONNECTION_ATTRIBUTES (Anzeigen aller Attribute einer Verbindung)
SAP ABAP Function Module GWY_READ_CONNECTION_ATTRIBUTES (Anzeigen aller Attribute einer Verbindung) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  GWY_CONNAT - CONVID Conversation ID
2 Table/Structure Field  GWY_CONNAT - TRACE Connection trace level
3 Table/Structure Field  GWY_CONNAT - SYMDEST Symbolic destination
4 Table/Structure Field  GWY_CONNAT - STATE Connection status
5 Table/Structure Field  GWY_CONNAT - SAPRC SAP Gateway und CPIC return value
6 Table/Structure Field  GWY_CONNAT - REQ_TRANS General Counter
7 Table/Structure Field  GWY_CONNAT - REQ_RCV General Counter
8 Table/Structure Field  GWY_CONNAT - REQ_BUF General Counter
9 Table/Structure Field  GWY_CONNAT - REQ_BLOCK General Counter
10 Table/Structure Field  GWY_CONNAT - REM_VERS General Counter
11 Table/Structure Field  GWY_CONNAT - REM_TP Longer transaction program name
12 Table/Structure Field  GWY_CONNAT - REM_LU Longer Logical Unit Name
13 Table/Structure Field  GWY_CONNAT - REM_ADDR Partner's host address
14 Table/Structure Field  GWY_CONNAT - PROTOCOL Client log
15 Table/Structure Field  GWY_CONNAT - LOC_VERS General Counter
16 Table/Structure Field  GWY_CONNAT - LOC_TP Longer transaction program name
17 Table/Structure Field  GWY_CONNAT - LOC_LU Longer Logical Unit Name
18 Table/Structure Field  GWY_CONNAT - LOC_HOST Host
19 Table/Structure Field  GWY_CONNAT - LOC_ADDR Gateway Host Address
20 Table/Structure Field  GWY_CONNAT - LAST_REQ Time of Last Request
21 Table/Structure Field  GWY_CONNAT - GWUSER Gateway user
22 Table/Structure Field  GWY_CONNAT - APPCRC CPIC Return Value
23 Table/Structure Field  GWY_CONNAT - REM_HOST Partner's host name
24 Table/Structure Field  GWY_STRUCT - CONN Gateway connection number
25 Table/Structure Field  GWY_STRUCT - IN_USE Flag whether connection used SOURCE VALUE(IN_USE) LIKE GWY_STRUCT-IN_USE
26 Table/Structure Field  GWY_STRUCT - IN_USE Flag whether connection used
27 Table/Structure Field  GWY_STRUCT - GWSERV Gateway Service Name SOURCE VALUE(GWSERV) LIKE GWY_STRUCT-GWSERV OPTIONAL
28 Table/Structure Field  GWY_STRUCT - GWSERV Gateway Service Name
29 Table/Structure Field  GWY_STRUCT - GWHOST Long Host Name SOURCE VALUE(GWHOST) LIKE GWY_STRUCT-GWHOST OPTIONAL
30 Table/Structure Field  GWY_STRUCT - GWHOST Long Host Name
31 Table/Structure Field  GWY_STRUCT - FLAG Flag to control info
32 Table/Structure Field  GWY_STRUCT - FLAG Flag to control info SOURCE VALUE(DISCONNECT) LIKE GWY_STRUCT-FLAG OPTIONAL
33 Table/Structure Field  GWY_STRUCT - CONN Gateway connection number SOURCE VALUE(CONN) LIKE GWY_STRUCT-CONN
34 Table/Structure Field  SGW_NAME_VALUE_PAIR - NAME Name of Attributes in Dump Methods
35 Table/Structure Field  SGW_NAME_VALUE_PAIR - VALUE Value of Attributes in Dump Methods