Devtoberfest
Find out what's happening, and when, in the Devtoberfest schedule – don't miss out!
cancel
Showing results forΒ 
Search instead forΒ 
Did you mean:Β 

🟒 Clean Core Extensibility with ABAP Cloud in SAP S/4HANA Cloud Private Edition

Devtoberfest

ABAP Cloud is the powerful development model for clean core compliant, cloud-ready business applications, services, and extensions.
In this session, we will demonstrate how the 3-tier extensibility model helps you to consume BAPIs with ABAP Cloud in SAP S/4HANA Cloud Private Edition and SAP S/4HANA.

Speakers : Manikandan Rajasekaran and Vignesh Subramanian

Link to the presentation - https://dam.sap.com/mac/u/a/zsnFuUH?rc=10&doi=SAP1125007

Validation tutorial: https://developers.sap.com/tutorials/devtoberfest2024-week1-abap-session-validation.html



Event has ended
You can no longer attend this event.

Starts:
Ends:
29 Comments
VijayaDeepthi
Explorer

Please share ppt here

 

VijayaDeepthi
Explorer

Will the recording be shared or link for practice what ever you explained

VijayaDeepthi
Explorer

Please share learning link and practice link  for what ever explained in this session

mrajasekarana
Product and Topic Expert
Product and Topic Expert

The recording is already available in youtube .
https://www.youtube.com/watch?v=HQPXI1Ba-Gk

brahammittal
Explorer

How to find the C1 released CDS entity for a given table?

mrajasekarana
Product and Topic Expert
Product and Topic Expert

As of now , In ADT you can drill down to the underlying table. And you can use the "where-used" feature in ADT to find CDS views using it and then check the API state . 

VijayaDeepthi
Explorer

Please share this code

dhruvjaihind
Explorer

is there a sap gui for s4 hana cloud 

mrajasekarana
Product and Topic Expert
Product and Topic Expert

Yes its available for S/4 HANA PRIVATE CLOUD

asimchandra
Explorer

What to do if the CDS view required is not released?

mrajasekarana
Product and Topic Expert
Product and Topic Expert

You can wrap the CDS entity in your custom CDS view entity and then C1 release wrapper for usage in Tier 1 objects.

Example:

define view entity ZCUS_I_MaterialVH as select from I_MaterialVH

{

key Material,

MaterialType
}

 



Sabyasachi_93
Newcomer

Can you please share sample code through Git hub repository..

As We are doing custom save using BAPI....Why not unmanaged scenario??

 

Ramjee_korada
Active Contributor

With this implementation approach, you save developers efforts using managed runtime during interaction phase.

If it is an unmanaged implementation, then the developer should spend efforts in implementing the methods 'CREATE' , 'UPDATE', 'DELETE' in handler class

Hello Manikandan and Vignesh,
thank you very much for this session. 
Good story, well prepared and the demo fits exactly our current needs.
I will make this a mandatory session for my developer team.
Regards, Thomas F!

Sayontan_Das
Participant

Great session on this topic.

Thank you @sheenamk , @ShilpaSAP , @thomasjungblu, @RichHeilman and other developer advocates for arranging such events. More to come to make this Devtoberfest a grand success.

JaySarode
Discoverer

Great session πŸ‘  Thanks !

Rush_SAP
Discoverer

Great session! Very well prepared demo's. Thank you! πŸ˜ƒ

Nikunj_Goel
Explorer

Great Session & Great Demo

Amaresh_Kar
Discoverer

Thanks Mani, glad to see you here as a speaker. Unfortunately I couldn't attend this. Looking forward to seeing the recording. Thank you.