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

regarding version check

Former Member
0 Likes
586

Hi abapers,

How do we find out the version which is used in the SAP system, ie., whether its ECC 5.0 or 6.0?what is the tcode for that?

4 REPLIES 4
Read only

Former Member
0 Likes
561

go to menu bar of you screen and in that click on SYSTEM then STATUS, in SAP system data area in Basisrealeas you can find the sap version.

or

use the system variable sy-saprl

Read only

Former Member
0 Likes
561

Just go to System --> Status on the menu bar. There check for SAP System data.

Here you will find a field named Component version. This generally shows you the version of the SAP system that you have logged into. For more detailed info, just click the magnifier icon just below the field and look for SAP_APPL component. This will give you the exact ECC version as well as other components like BASIS and ABAP.

Read only

Former Member
0 Likes
561

Hi Subash,

For this just goto system --> status.

now u will get one screen where in the right hand side corner u will find sap system data get the version of sap.

Regards,

Nitin.

Read only

Former Member
0 Likes
561

Hi,

Please check this...

System -> Status -> SAP data -> SAP system data -> Component Version.

Thanks & Regards,

Ramya.