cancel
Showing results for 
Search instead for 
Did you mean: 

Scope of Code push down technologies in S4 HANA 1610

Former Member

Hello Experts,

I have recently been assigned to a project running in S4 HANA 1610 for OTC . As an ABAP developer with my acquired knowledge on SAP HANA I fond there is very little scope of using code push down technologies like creating CDS views, AMDP and External Views in S4 HANA since we don't have access to HANA Studio and we only have access to SAP GUI for normal ABAP coding.

I want to know if still we can create and use CDS views, AMDP, External views etc. in S4 HANA like HANA Business Suite.

Thanks,

Accepted Solutions (0)

Answers (2)

Answers (2)

horst_keller
Product and Topic Expert
Product and Topic Expert

ABAP CDS views, AMDP and External Views are not created in HANA Studio but in the Eclipse based ABAP Development Tools (ADT). Install ADT (which is the recommended IDE for all future ABAP development anyhow), connect to your S4 HANA and start editing ...

Former Member
0 Kudos

Hello,

Thanks for replying, but earlier HANA Studio itself was running on Eclipse based platform where we installed ADT and developed ABAP based applications in HANA Business Suite on Premise.

Now ABAP developers do not have access to database credentials for S4 HANA, so we cannot connect Eclipse to S4 HANA, then how is it possible to create CDS views or External views just from the SAP GUI using S4 HANA 1610?

Is there any other possible way to create CDS views or External views in S4 HANA without using Eclipse.

Thanks,

Armin_Beil
Product and Topic Expert
Product and Topic Expert

Hello Kanchan,

ABAP Development Tools (ADT) and HANA Studio are two different products. Both are eclipse plugins so they can run side by side in the same eclipse installation but they don't need to. At least ADT can also be used without HANA Studio.

That means there is no need for HANA Studio and there is no need for database credentials if you want to work with ADT, ABAP CDS and AMDP.

You can get ADT here: https://tools.hana.ondemand.com/#abap and connect directly to your ABAP server.

To also anwer your actual question: There is no proper support for development of AMDP or CDS outside of ADT.

Best regards,
Armin

Former Member
0 Kudos

Thanks Armin,

I have now successfully installed ADT on Eclipse and have connected S4 HANA 1610 using my user credentials.

I can now create AMDPs through ADT in ABAP perspective but not sure about CDS. I will check and will update you.

Thanks,

shanthi_bhaskar
Active Contributor
0 Kudos

You should able to create or access from Project Explorer perspective if you have right kind access.