Question 6
Which of the following is true?
Question 7
You apply static code checks on your ABAP coding to find potential functional regressions and receive a message about an "Unsecure use of FOR ALL ENTRIES'' issue. Which tool can you use to get additional runtime information?
Question 8
Which of the following ABAP transactions can you use to detect SQL performance optimization potential in your ABAP code? 2 ans
Question 9
Which is not a Golden Rule for Open SQL? Please choose the correct answer.
Question 10
In an Open SQL query, you select the sum of sales order gross amounts and a CASE statement to flag sa order gross amounts below a certain value. What information has to be provided in the GROUP BY list?
