nerdexam
SAP

P_SAPEA_2023 · Question #33

Which of the following are the best architectural decisions for an extension application in S/4HANA?

The correct answer is A. Use "Developer Extensibility for data-intensive ABAP extensions to S/4HANA./Use "Side-by-Side. The decision for the extension model in S/4HANA should be based on the nature of the extension required. Developer Extensibility (in-app extensibility) is suitable for data-intensive extensions that need to operate within the context of S/4HANA. This is because it allows for…

SAP S/4HANA Architecture & Deployment

Question

Which of the following are the best architectural decisions for an extension application in S/4HANA?

Options

  • AUse "Developer Extensibility for data-intensive ABAP extensions to S/4HANA./Use "Side-by-Side
  • BUse 'Developer Extensibility" for data-intensive ABAP extensions to S/4HANA./Use "Side-by-Side
  • CUse "Developer Extensibility for ABAP extensions to S/4HANA that do not require a UI

How the community answered

(35 responses)
  • A
    66% (23)
  • B
    11% (4)
  • C
    23% (8)

Explanation

The decision for the extension model in S/4HANA should be based on the nature of the extension required. Developer Extensibility (in-app extensibility) is suitable for data-intensive extensions that need to operate within the context of S/4HANA. This is because it allows for direct access to S/4HANA's digital core and leverages the power of the HANA database. It is the recommended approach when the extension requires tight integration with core data and processes, ensuring high performance and data consistency. On the other hand, Side-by-Side Extensibility on SAP BTP ABAP Environment is recommended when the extensions need to utilize additional SAP BTP services such as advanced analytics, machine learning, IoT services, or when creating new user experiences with SAPUI5. This decouples the extensions from the S/4HANA core, which can be beneficial in terms of flexibility, agility, and reducing the impact on the core system during upgrades.

Topics

#S/4HANA extensibility#Developer Extensibility#Side-by-Side extensibility#ABAP extensions

Community Discussion

No community discussion yet for this question.

Full P_SAPEA_2023 Practice