Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Tables with System Info

Former Member
0 Likes
1,522

Hi,

I need to know in which tables can I find info about:

- Server OS Version

- Java version on server

- DB version

- CIM version (this info only from XI systems)

- SAP Kernel version info

- SP Level (ABAP+JAVA)

I found two of listed above SMSY_DBSYS - DB version and SMSY_SYST_COMP - SP Level (ABAP+JAVA).

Someone know others tables?

Regards

Michal

Hi,

I need to know in which tables can I find info about:

- Server OS Version

- Java version on server

- DB version

- CIM version (this info only from XI systems)

- SAP Kernel version info

- SP Level (ABAP+JAVA)

I found two of listed above SMSY_DBSYS - DB version and SMSY_SYST_COMP - SP Level (ABAP+JAVA).

Someone know others tables?

Regards

Michal

3 REPLIES 3
Read only

andreas_mann3
Active Contributor
0 Likes
916

look table PAT03 .. and search for other tables in its package SPAM

grx.

Andreas

Read only

Former Member
0 Likes
916

To know the kernel versoin go to transaction SM51 -->release information

or

try with "disp+work -v" on server.

Read only

adrian_dorn
Advisor
Advisor
0 Likes
916

For the Server OS Version: Call function SCUI_GET_SAPCORE_INFO