SAP Extensibility

SAP Extensibility

#SAP #ABAP #S/4HANA #ABAPonCloud #ABAPonBTP #Extensibility

SAP Extensibility enables customers to adopt business specific customization and enhancements to the standard solution offered by SAP. Earlier SAP offered classic ABAP enhancement technique to enhance standard solution and is very powerful and flexible, as Classic extensibility allowed ABAP developers to use and even to modify SAP objects.

Challenge with classic extensions is missing clear interface between SAP code and extensions adds a lot of customer specific test and adaptation effort during SAP upgrades.

With Transition to S/4 HANA, an intelligent ERP solution available in the cloud and on-Premise, The goal is to move from classic ABAP Extensions to an SAP S/4 HANA extensibility model that allows customers to consume SAP innovations smoothly, leading to future-proof extensions that are ready for the next cloud transformation.

In the S/4 HANA cloud, there are no customer specific upgrade projects. Instead automated software updates run for all customers in parallel through Cloud First approach. Therefore, classical extensibility based on classical custom ABAP code can no longer be used.

SAP S/4 HANA cloud public edition provides a new upgrade-stable cloud extensibility model that clearly separates SAP code and extensions via mandatory public APIs and SAP Extension Points. It offers two extensions scenarios;

  1. On-Stack extensions that run on SAP S/4 HANA cloud stack and are tightly coupled with S/4 HANA cloud data, transactions and applications like Key User Extensions, Developer extensibility.
  2. Side-by-side extensions that run on SAP BTP and are loosely coupled extension scenarios integrating with S/4 HANA like SAP BUILD, SAP BUILD Process Automation, JAVA Node js applications on BTP.

Follow this series to know more about SAP S/4 HANA Cloud Extensibility Model

Reference : Extensibility | SAP Help Portal


要查看或添加评论,请登录

Arun Kumar Solaiyan的更多文章

  • SAP Extensibility

    SAP Extensibility

    #SAP #ABAP #S/4HANA #ABAPonCloud #ABAPonBTP #Extensibility SAP S4 HANA Cloud Public Edition allows customers and…

    1 条评论
  • CONV # Operator in New ABAP

    CONV # Operator in New ABAP

    CONV # operator is used to convert a value to datatype specified on the go. Whenever we pass values to class methods or…

  • Quick Fix and Quick Assist in New ABAP

    Quick Fix and Quick Assist in New ABAP

    As the name suggests, Quick Assist and Quick Fix options from ADT improves the ABAP development experience and faster…

    1 条评论
  • LOOP AT with GROUP BY-NEW ABAP

    LOOP AT with GROUP BY-NEW ABAP

    LOOP AT with GROUP BY - groups the rows of the internal table and executes a loop across the groups. There are two…

  • Mesh - Forward and Inverse association

    Mesh - Forward and Inverse association

    Mesh table type option provides the developer to create relationship between internal tables through association. Data…

    1 条评论
  • MESH Table type in New ABAP

    MESH Table type in New ABAP

    #sap #sapabap #learntogether #abaponhana #tipoftheday MESH Table type option allows the developer to create…

    1 条评论
  • Search for IDOCs by content

    Search for IDOCs by content

    #sap #sapabap #learntogether #abaponhana #tipoftheday Transaction WE02 / WE05 provides an IDOC browser where IDOCs are…

    1 条评论
  • Corresponding # in New ABAP

    Corresponding # in New ABAP

    #sap #sapabap #learntogether #abaponhana #tipoftheday CORRESPONDING function in ABAP helps to perform…

    4 条评论
  • FILTER in New ABAP

    FILTER in New ABAP

    #SAP #SAPABAP #learntogether #NewABAP #tipoftheday FILTER option in New ABAP. FILTER provides a way to query an…

  • Conversion Exit ALPHA in New ABAP

    Conversion Exit ALPHA in New ABAP

    #sap #sapabap #learntogether #abaponhana #tipoftheday Conversion Exit ALPHA in New ABAP New ABAP provides a new feature…

    6 条评论

社区洞察

其他会员也浏览了