Table/Structure Field list used by SAP ABAP Function Module GET_PROCESSINFO_MSS (get data from sysprocesses)
SAP ABAP Function Module GET_PROCESSINFO_MSS (get data from sysprocesses) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  DBCON - CON_NAME Logical name for a database connection
2 Table/Structure Field  DBCON - CON_NAME Logical name for a database connection SOURCE VALUE(CON_NAME) TYPE DBCON-CON_NAME DEFAULT 'DEFAULT'
3 Table/Structure Field  MSQ_PROCES - HOSTNAME Hostname of the application server logged into SQL Server.
4 Table/Structure Field  MSQ_PROCES - HOSTNAME Hostname of the application server logged into SQL Server. SOURCE VALUE(ONE_HOST) TYPE MSQ_PROCES-HOSTNAME DEFAULT 'N'
5 Table/Structure Field  MSQ_PROCES - PROGNAME Name of the application program which owns the connection.
6 Table/Structure Field  MSQ_PROCES - PROGNAME Name of the application program which owns the connection. SOURCE VALUE(ONE_WP) TYPE MSQ_PROCES-PROGNAME DEFAULT 'N'
7 Table/Structure Field  MSQ_PROCES - STATUS SQL Server process status; ie sleeping, running etc.
8 Table/Structure Field  MSQ_PROCES - STATUS SQL Server process status; ie sleeping, running etc. SOURCE VALUE(EX_STATUS) LIKE MSQ_PROCES-STATUS OPTIONAL
9 Table/Structure Field  MSQ_PROCES - STATUS SQL Server process status; ie sleeping, running etc. SOURCE VALUE(IN_STATUS) LIKE MSQ_PROCES-STATUS OPTIONAL
10 Table/Structure Field  SYST - MSGID ABAP System Field: Message ID
11 Table/Structure Field  SYST - MSGNO ABAP System Field: Message Number
12 Table/Structure Field  SYST - MSGTY ABAP System Field: Message Type
13 Table/Structure Field  SYST - MSGV1 ABAP System Field: Message Variable
14 Table/Structure Field  SYST - MSGV2 ABAP System Field: Message Variable
15 Table/Structure Field  SYST - MSGV3 ABAP System Field: Message Variable
16 Table/Structure Field  SYST - MSGV4 ABAP System Field: Message Variable