cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Unable to create new program on eclipse using abap cloud trial

Former Member
2,264

Hey guys i am absolutely new to sap and abap, i don't have any official access to sap so i am using abap cloud trial and running it on eclipse. Whenever i am creating a new program a error appears

No authorization to create objects of this object type in the selected project.

Please tell me about the permissions thing and how can I write and practice abap.

Accepted Solutions (0)

Answers (2)

Answers (2)

Andre_Fischer
Product and Topic Expert
Product and Topic Expert

Programs that means reports can not be created in Abap in sap cloud but only classes.

Reason is that reports have a dynpro ui and sapgui access is not supported.

VishwanathV
Participant
0 Likes

Hi andre,

Since the transaction codes are not allowed, how do we access abapgit on the abap trial account?

Thanks,

Vishwanath

Andre_Fischer
Product and Topic Expert
Product and Topic Expert

Using the abapgit ADT plugin

https://eclipse.abapgit.org/updatesite/

VishwanathV
Participant
0 Likes

Thanks, this was useful. I'vej installed it, but how do i get into it within eclipse containing the abap trial version? From what i've seen so far on the web, ababgit is a gui based tool installed via an abap program. Any further references?