cancel
Showing results for 
Search instead for 
Did you mean: 

system data summary / querying LMDB

richard_pietsch
Active Contributor
0 Kudos

Hi all,
I need to redesign one of our webdynpro applications in which I provided a summary of all system data available in our VAR solman depending on the selected customer number.
Therefore I used basically tables AIINSTALLATIONS and AISYSNR_BUFFER and function SMSY_GET_STEXT_TO_PRODVERS to determine the corresponding product version. In the result a displayed a table containing these information:
- installation number / desciption
- system ID
- product version
- system number / type / description

With solman 7.2 functions such as SMSY_GET_STEXT_TO_PRODVERS are no longer available. Please advise how to get the required information. Some data can be found via tables AICRM_SYS_DATA and COMM_PRODUCT (with IBSP, IBIN). But I did not found a suitable way to get the product version of the system.
Is there an API or class I could use?

The output of tcode LMDB -> downloaded license data from SAP support portal is nearly that what I need.

Any ideas?

Regards, Richard

Accepted Solutions (1)

Accepted Solutions (1)

richard_pietsch
Active Contributor
0 Kudos

just to complete this issue... I was able to build a custom function module based on the source code of webdynpro component WD_DIAGLS_PPMS that I can reuse within our custom applications.

Answers (1)

Answers (1)

patelyogesh
Active Contributor
0 Kudos

Hello Richard Pietsch,

Did you tried Landscape Reporting tool?

Thanks

Yogesh