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

how can i get current system version?

Former Member
0 Likes
1,508

i want to print system version in a reprort

i.e weateher its 4.6c or 4.7ee or ECC6

where this data stored ? in which table?

is there any system field ?

i want to print system version in a reprort

i.e weateher its 4.6c or 4.7ee or ECC6

where this data stored ? in which table?

is there any system field ?

9 REPLIES 9
Read only

Former Member
0 Likes
1,419

system - > status -> SAP system Data

Table : CVERS_TXT Filed : STEXT

LANGU = 'EN'

Read only

Former Member
0 Likes
1,419

Check table CVERS or system field SAPRL.

Regards,

Amit

Edited by: Amit Kumar on Sep 8, 2008 4:01 PM

Read only

Former Member
0 Likes
1,419

Hi,

Please follow this.

System-> Status -> SAP System data

Regards,

Amit Kumar Singh

Read only

Former Member
0 Likes
1,419

Hi swapna,

system version is stored in the table CVERS_TXT.

Thanks & Regards,

S.Gangi reddy

Read only

Former Member
0 Likes
1,419

hi,

please go through this link it will help you :

thanks and regards

rahul sharma

Read only

Former Member
0 Likes
1,419

hi

check out the table CVERS_TXT, where vesrion descritipns will be stored.

revrt back if any issues.

regards,

naveen

Read only

Former Member
0 Likes
1,419

system-status-Sap system data.

Read only

Former Member
0 Likes
1,419

my question has been answered.

the system field is sy-SAPRL

Read only

0 Likes
1,419

>

> my question has been answered.

> the system field is sy-SAPRL

it is actually the version of the Basis / ABAP Release, which is not the same as the core and will lead to misunderstandings. All versions you can get from table CVERS, for the core the key is SAP_APPL