nerdexam
SAP

E_HANAAW_16 · Question #9

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

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 HAN. What do you have to do in the corresponding ABAP class? Please choose the correct answer.

Options

  • ADeclare the ABAP class as a sub-class of CL_AMDP_RUNT ME_HDB.
  • BImplement the interface IF_AMDP_MARKER_HDB.
  • CSet the visibility of the corresponding class method in the declaration section to PUBLIC.
  • DImplement the ABAP AMDPJHDB Event Handler.

How the community answered

(34 responses)
  • A
    6% (2)
  • B
    79% (27)
  • C
    12% (4)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full E_HANAAW_16 Practice