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

Authorisation missing to create an ABAP program via Eclipse in the trial ABAP system

Former Member
0 Likes
742

Hi,

I'm facing authorisation issues when trying to create an ABAP program on the trial system via Eclipse. Please see the attached screenshot.

What do I need to do to get the required authorization?

Many thanks in advance for any help.

Best regards,

Jochen

eclipse-error-message.jpg

Hi,

I'm facing authorisation issues when trying to create an ABAP program on the trial system via Eclipse. Please see the attached screenshot.

What do I need to do to get the required authorization?

Many thanks in advance for any help.

Best regards,

Jochen

eclipse-error-message.jpg

1 REPLY 1
Read only

GK817
Active Contributor
0 Likes
591

Hi,

Do you mean 'ABAP on Cloud' trial system?

Well, you are not supposed to create ABAP program in a ABAP Cloud system. You should be creating CDS views and following ABAP RESTful Programming model:

https://help.sap.com/viewer/923180ddb98240829d935862025004d6/Cloud/en-US/289477a81eec4d4e84c0302fb68...

GK