Table 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  GWY_CONNAT Gateway connection attributes
2 Table  GWY_CONNAT Gateway connection attributes SOURCE VALUE(CONN_ATTR) LIKE GWY_CONNAT
3 Table  GWY_STRUCT Structure for general gateway parameters SOURCE VALUE(CONN) LIKE GWY_STRUCT-CONN
4 Table  GWY_STRUCT Structure for general gateway parameters SOURCE VALUE(GWHOST) LIKE GWY_STRUCT-GWHOST OPTIONAL
5 Table  GWY_STRUCT Structure for general gateway parameters SOURCE VALUE(DISCONNECT) LIKE GWY_STRUCT-FLAG OPTIONAL
6 Table  GWY_STRUCT Structure for general gateway parameters SOURCE VALUE(IN_USE) LIKE GWY_STRUCT-IN_USE
7 Table  GWY_STRUCT Structure for general gateway parameters SOURCE VALUE(GWSERV) LIKE GWY_STRUCT-GWSERV OPTIONAL
8 Table  SGW_NAME_VALUE_PAIR Name/Value Pairs for Dump Methods