‎2008 Jul 09 10:05 AM
Hello Experts,
i want to find the current SAP Version runtime.
menas
if sap_version = 46B
do this.....
elseif sap_version = 4.7
do this..
so in which table the sap version stored???
is there any system field??
‎2008 Jul 09 10:06 AM
‎2008 Jul 09 10:07 AM
hi,
pls. check if system variable sy-saprl fulfils your requirement.
hope this helps
ec
‎2008 Jul 09 10:08 AM
‎2008 Jul 09 10:13 AM
Hi,
The table is CVERS and field name RELEASE.
Best regards,
Brijesh