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

Generate ABAP Repository objects not display after install

ddaniellecn
Discoverer
0 Kudos
926

I installed the RAP Generator according to the GitHub guide:
https://github.com/SAP-samples/cloud-abap-rap?tab=readme-ov-file
I used ZABAPGIT_STANDALONE and a ZIP file for the installation.
The service binding ZDMO_UI_RAPG_PROJECT_O2 was not available, so I created it and published it:

ddaniellecn_0-1737018270632.png

When I right-click on the project or table, the option of "Generate ABAP Repository Objects does not appear":

ddaniellecn_1-1737018404911.png

However, it does appear for the project connected to ABAP ENV in BTP.
My system is S/4Hana 2021 on RISE, and these are the versions of Hana studio:

ddaniellecn_2-1737018681401.png

Any idea?


Thanks and Regards,

Danielle

Accepted Solutions (1)

Accepted Solutions (1)

MioYasutake
SAP Champion
SAP Champion

Hi @ddaniellecn

The "Generate ABAP Repository Objects" menu in ADT is available starting from S/4HANA 2022. Please see the comment by Andre Fisher in the following blog post.

https://community.sap.com/t5/technology-blogs-by-sap/sap-btp-abap-environment-release-2111/ba-p/1350...

And the following option is a different one from the "Generate ABAP Repository Objects" menu. You trigger the generator by launching the preview from the service binding.

https://github.com/SAP-samples/cloud-abap-rap?tab=readme-ov-file

ddaniellecn
Discoverer
0 Kudos
Thanks!

Answers (0)