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

BAPI to get kernel and IGS version

Former Member
0 Likes
393

Hi,

I am new to ABAP and I want to write an ABAP program that I can run , for example, in solution manager system, to get the kernel and IGS version of a remote ABAP system.

Is there a standard function module that can do that ?

Thank you for your help

Chak

Edited by: chak on May 20, 2010 9:00 PM

1 REPLY 1
Read only

Former Member
0 Likes
306

Hello,

actually it's been already written : )

You can execute following report via se38:

GRAPHICS_IGS_ADMIN

Regards,

Serhat