Hello people,
I just want to ask if there is a way in abap to check the SAP front end/final release version being used (i.e. 46D, 620) etc.
I know you can use the menu path Customizing Local Layout -> About to check the version but is there a way to find out coding in ABAP program?
Thanks and good day.
Select from the table CVERS.
Field: RELEASE
Regards,
ravi
Add a comment