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.

Posted by: Pdfprep Category: E_HANAAW_17 Tags: , ,

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.
A . Define all the method parameters to pass by value
B . List all the ABAP dictionary tables used in the procedure body in the USING clause
C . Use Scalar types for all the AMDP method parameters
D . Specify the database system and language
E . Mark the AMDP method as read-only

Answer: A,B,D

Leave a Reply

Your email address will not be published.