2010 Aug 09 12:08 PM
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
2010 Aug 09 1:17 PM
look table PAT03 .. and search for other tables in its package SPAM
grx.
Andreas
2010 Aug 19 6:05 AM
To know the kernel versoin go to transaction SM51 -->release information
or
try with "disp+work -v" on server.
2010 Aug 19 11:24 AM
For the Server OS Version: Call function SCUI_GET_SAPCORE_INFO