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:Β 

🟒 Custom Code Adaptation to SAP S/4HANA and ABAP Cloud

Devtoberfest

In this session you will learn how to handle your ABAP custom code after an SAP S/4HANA system conversion with regard to clean core including different options: from retirement of the unused code and adaptation for SAP S/4HANA to renovation and innovation with ABAP Cloud. The well-known tools Custom Code Migration app, ABAP development tools with Quick Fixes and ABAP test cockpit support you during all relevant analysis and adaptation tasks.

Speakers:

Olga Dolinskaja, SAP

Thomas Fiedler, SAP

Link to the validation tutorial : https://developers.sap.com/tutorials/devtoberfest2023-week4-abap-cap-customcodeadaptation.html

Link to the presentation: https://dam.sap.com/mac/app/p/pdf/asset/preview/HdpNjQq?ltr=a&rc=10



Event has ended
You can no longer attend this event.

Starts:
Ends:
7 Comments
PrathapTelukutl
Explorer

In case of selective transformation approach( Not the system conversion approach but starting with a clean S/4 HANA system) - Is it possible to move the final scope transport to S/4 HANA system?

OlgaDolinskaja
Product and Topic Expert
Product and Topic Expert

Yes, it is possible

PrathapTelukutl
Explorer

How to create wrapper around un-released objects( As per Tier -2 extension model)?

jacqueso
Explorer

Yes this is exatly what we need to see.

OlgaDolinskaja
Product and Topic Expert
Product and Topic Expert

Here is the guide how to create custom wrappers: https://www.sap.com/documents/2023/05/b0bd8ae6-747e-0010-bca6-c68f7e60039b.html

Here is the step-by-step tutorial how to create a custom wrapper: https://developers.sap.com/group.sap-s4hana-extensibility-wrap-api.html

 

Binoy
Participant

Hi Olga, 

Great session today. If we need to do a proof of concept on select enhancement which are on classic abap code today - Is this doable on BTP ? We are not yet ready with the new landscape on RISE yet but want to get an understanding of the tool kit and the amount of code conversion that will be needed .

OlgaDolinskaja
Product and Topic Expert
Product and Topic Expert

Hi Binoy,

in the BTP (ABAP environment) only released BAdIs an system local public APIs can be used, classic extensions technologies (enhancements, modifications) are not supported. You can use Custom Code Migration app and create"SAP BTP Migration Project" to analyze your code for cloud readiness.

Kind Regards,
Olga.