/SDF/MSSSTSERV620 SAP (SQL Server: Static server data set (copy of MSS_STSERV 620)) Structure details

Dictionary Type: Structure
Description: SQL Server: Static server data set (copy of MSS_STSERV 620)




ABAP Code to SELECT data from /SDF/MSSSTSERV620
Related tables to /SDF/MSSSTSERV620
Access table /SDF/MSSSTSERV620




Structure field list including key, data, relationships and ABAP select examples

/SDF/MSSSTSERV620 is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "SQL Server: Static server data set (copy of MSS_STSERV 620)" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_/SDF/MSSSTSERV620 TYPE /SDF/MSSSTSERV620.

The /SDF/MSSSTSERV620 table consists of various fields, each holding specific information or linking keys about SQL Server: Static server data set (copy of MSS_STSERV 620) data available in SAP. These include SQLVERSION (Version of the database management system.), SQLBUILDNM (SQL Server build number (corresponding to a Service Pack).), PRODLEVEL (Date the executable sqlservr.exe was created.), SQLSTARTTM (Date and time of last SQL Server start.).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Not classified


SAP /SDF/MSSSTSERV620 structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
HOSTNAME MS SQL Server host name the wo0
SQLVERSION Version of the database management system.0
SQLBUILDNM SQL Server build number (corresponding to a Service Pack).0
PRODLEVEL Date the executable sqlservr.exe was created.0
SQLSTARTTM Date and time of last SQL Server start.0
SQLEE SQL Server edition: 'X' = Enterprise Ed., 'C' Cluster in use0
NTVER OS edition: A=Advanced Server, S=Server, D=Datacenter.0
PARAMDIFF Single-character flagng SQLSer0
DISKPERF Single-character flagetween th0
ISCLUSTER Is SQL Server clustered 'Y' or 'N'0
IS3GB Is SQL Server on machine with /3GB switch on 'Y' or 'N'0
ISPAE Is SQL Server on machine with PAE 'Y' or 'N'0
ISAWE Is SQL Server AWE enabled Y' or 'N'0
CHIP Processor type being used on the host running SQL Server.0
WINVER Operating system version running on SQL Server host.0
NUMCPUS Number of CPUs on the host which runs SQL Server.0
SQLCPUS Maximum number of CPUs SQL Server is configured to use.0
MASK Bitmask representing the CPUs available to Windows.0
PHYMEM Amount of RAM on the server running SQL Server0
TRACEFLAGS Trace flags which are currently set for SQL Server.0
MEMSETTING Specifies how SQL Server memory parameters have been set0
AGTLOGLOC UNC path to a file used by SQL Server0
ERRLOGLOC UNC path to a file used by SQL Server0

Key field Non-key field



How do I retrieve data from SAP structure /SDF/MSSSTSERV620 using ABAP code?

As /SDF/MSSSTSERV620 is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on /SDF/MSSSTSERV620 as there is no data to select.

How to access SAP table /SDF/MSSSTSERV620

Within an ECC or HANA version of SAP you can also view further information about /SDF/MSSSTSERV620 and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!