nerdexam
SAP

E_HANAAW151 · Question #12

You are implementing an ABAP Managed Database Procedures (AMDP) for SAP HANA. What do you have to do in the corresponding ABAP class? Please choose the correct answer. Response:

The correct answer is B. Implement the interface IF_AMDP_MARKER_HDB. See the full explanation below for the reasoning.

Question

You are implementing an ABAP Managed Database Procedures (AMDP) for SAP HANA. What do you have to do in the corresponding ABAP class? Please choose the correct answer. Response:

Options

  • ADeclare the ABAP class as a sub-class of CL_AMDP_RUNTIME_HDB.
  • BImplement the interface IF_AMDP_MARKER_HDB.
  • CImplement the ABAP AMDP_HDB Event Handler.
  • DSet the visibility of the corresponding class method in the declaration section to PUBLIC.

How the community answered

(45 responses)
  • A
    11% (5)
  • B
    82% (37)
  • C
    4% (2)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full E_HANAAW151 Practice