2006 Oct 26 10:43 AM
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.
2006 Oct 26 10:47 AM
2006 Oct 26 10:47 AM
2006 Oct 26 10:56 AM
I was actually refering to the front end version, which can also be found on the header of the SAP logon pad.
2006 Oct 26 10:50 AM
2006 Oct 26 11:02 AM
1.u can check tcode: usmm and f8/refer d tcode.
2.goto->system->status->in sap system data block for field Component version click mirror (component information)button and c some information.
Ramesh.
2006 Oct 26 11:10 AM
<b>1.u can check tcode: usmm and f8/refer d tcode.
2.goto->system->status->in sap system data block for field Component version click mirror (component information)button and c some information.</b>
Im sorry, "goto" would be the beginning of the menu path in tcode USMM? Is that correct. Thanks