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 to read SAP logon version in ABAP coding???

Former Member
0 Likes
530

Hello,

i want to know the current sap logon version for my gui application. i need to know it, because some features of desktop office integration only work from a special version.

thanks in advance.

marcus

1 ACCEPTED SOLUTION
Read only

Sandra_Rossi
Active Contributor
0 Likes
487

Hi Marcus,

that's CL_GUI_FRONTEND_SERVICES=>GET_GUI_VERSION

Sandra

1 REPLY 1
Read only

Sandra_Rossi
Active Contributor
0 Likes
488

Hi Marcus,

that's CL_GUI_FRONTEND_SERVICES=>GET_GUI_VERSION

Sandra