Table/Structure Field list used by SAP ABAP Function Module MSS_GET_SPID_ACTIVITY (Get name of stored procedure being executed on a spid.)
SAP ABAP Function Module MSS_GET_SPID_ACTIVITY (Get name of stored procedure being executed on a spid.) 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) LIKE DBCON-CON_NAME DEFAULT 'DEFAULT'
3 Table/Structure Field  MSQPROCESS - SPID MS SQL Server process ID
4 Table/Structure Field  MSQPROCESS - SPID MS SQL Server process ID SOURCE VALUE(SPID) LIKE MSQPROCESS-SPID
5 Table/Structure Field  SYST - MSGID ABAP System Field: Message ID
6 Table/Structure Field  SYST - MSGNO ABAP System Field: Message Number
7 Table/Structure Field  SYST - MSGTY ABAP System Field: Message Type
8 Table/Structure Field  SYST - MSGV1 ABAP System Field: Message Variable
9 Table/Structure Field  SYST - MSGV2 ABAP System Field: Message Variable
10 Table/Structure Field  SYST - MSGV3 ABAP System Field: Message Variable
11 Table/Structure Field  SYST - MSGV4 ABAP System Field: Message Variable