on 2020 Mar 31 2:40 PM
Hi,
I'd like to read the LMDB in a Solution Manager instance from ABAP code to get the kernel information of the managed systems. I have found similar tables (LAPI_TECH_SYSTEM, LAPI_TECH_INST, LAPI_INST_SC etc.) but none seem to contain the kernel information (release, SP level etc.).
Can someone help me with this?
Thank you in advance and best regards,
Tamás
Request clarification before answering.
Hi Tamas
Call function module TH_SAPREL2 with RFC destination to system you want to read out to receive kernel information back. Alternatively, you can look into the code of the function module to figure out where the data is fetched from or you can trace it using SQL trace (ST05) and get the tables behind it.
Best regards
Tom
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
73 | |
30 | |
8 | |
8 | |
7 | |
6 | |
6 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.