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

SAP Version ?

Former Member
0 Likes
858

Hello All,

<b> 1, How to know in which SAP version I'm in ?

2, How to know the Version of the SAP Web Application Server ?</b>

In my SAP Screen's Status I can see many versions reg. different components . But among these which one to consider ?



SAP_BASIS	620	                0060
SAP_ABA	                620	                0060
SAP_APPL	470	                0027
SAP_HR	                470	                0063
EA-IPPE	                110	                0022
PI	                2004_1_470	0013
PI_BASIS	                2005_1_620	0011
ST-PI	                2005_1_620	0005 
WP-PI	                600_620	                0000
EA-APPL	                110	                0023
EA-FINSERV	110	                0023
EA-GLTRADE	110	                0023
EA-HR	                110	                0063
EA-PS	                110	                0023
EA-RETAIL	110	                0023
APPINT	                200_620	                0006
C-CEE	                102_470	                0013
BP-R3PF	                470V1	                0000
ST-A/PI	                01I_R3_470	0000

Regards,

Deepu.k

6 REPLIES 6
Read only

former_member246786
Participant
0 Likes
707

Hi,

You're application server is a 6.20 .

If you want to know quickly about the SAP version, please use :

System >> Status >> Component Version

Kind Regards,

Morgan

Read only

former_member582701
Contributor
0 Likes
707

You can see the version in System - Status

Read only

Former Member
0 Likes
707

hi deepu,

go to system on the menu,

select systme ,

in the pop up u can see version ,and all other remaining details.

reward points if useful,

regards,

seshu.

Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
707

Hi,

You need to cehck SAP System Data on the menu System->Status.

There on the detail you need to concider SAP_BASIS, since this has all that is relevent for your coding. (All the basis components and keywords).

Regards,

Sesh

Read only

Former Member
0 Likes
707

Hi,

Go to System->Status->Component Version(display).

You will find all the required information.

I think you are using SAP R/3 4.7

Regards,

Sangeeta

Read only

Former Member
0 Likes
707

the sap release the patch example are from system status of my system


SAP_BW	700	0010	SAPKW70010	SAP NetWeaver BI 7.0
SAP_AP	700	0007	SAPKNA7007	SAP Application Platform
SAP_HR	600	0012	SAPKE60012	Human Resources

by seeing the SAPKW70010 the patch level for the SAP-BW the basis will apply ..

similary for SAP HR SAPKE60012 .....

See basically the sap release with new functionality for the customer as patches... if you want to utilise the new funtionality then Basis has to apply ... for that sap maintains some basic Naming conversion with SAP-HR, SAP_BW,SAP_BASIS, SAP_ABAP, SAP_RETAIL ...etc for each there is separate level which can be easily identified the latest patch in your system by seeing the sape note and the sap patch no.

for example

you want some latest in <b>SAP_HR which was released in SAPKE60014 </b> ...

but your system has <b>SAPKE60012 for SAP_HR ....</b> then you have to apply the

<b>

patches SAPKE60013 & SAPKE60014 .... likewise for SAP applications(SD, FI, FI(Taxes) , MM, PP,PPI,RETAIL,HR,BASIS..etc ).</b>

Reward points if it is usefull ..

Girish