SAP
E_HANAAW_16 · Question #109
What you must do when you define and implement an ABAP Managed Database Procedure AMDP? (3 ans) There are 3 correct answers to this question.
The correct answer is A. Define all the method parameters to pass by value. See the full explanation below for the reasoning.
Question
What you must do when you define and implement an ABAP Managed Database Procedure AMDP? (3 ans) There are 3 correct answers to this question.
Options
- ADefine all the method parameters to pass by value
- BList all the ABAP dictionary tables used in the procedure body in the USING clause
- CUse Scalar types for all the AMDP me hod parameters
- DSpecify the database system and language
- EMark the AMDP method as read only
How the community answered
(31 responses)- A74% (23)
- B3% (1)
- C6% (2)
- E16% (5)
Community Discussion
No community discussion yet for this question.