Application Development 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: 

How to read SAP logon version in ABAP coding???

Former Member
0 Kudos

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

Sandra_Rossi
Active Contributor
0 Kudos

Hi Marcus,

that's CL_GUI_FRONTEND_SERVICES=>GET_GUI_VERSION

Sandra

1 REPLY 1

Sandra_Rossi
Active Contributor
0 Kudos

Hi Marcus,

that's CL_GUI_FRONTEND_SERVICES=>GET_GUI_VERSION

Sandra