SAP Certified Development Associate ABAP With SAP Netweaver 750 · Free Practice Question Medium
Question 13
You write a program that updates a data record in the database using the following statement
UPDATE scarr FROM ls_scarr.
Which of the following task does the database interface perform?
Note there are two correct answers to this question
-
A
Check authorisation of current user
-
B
It translate this statement to native SQL
-
C
It applies a logical log to the updated data record
-
D
It restrict the access to the Logon client
Reveal correct answers
Correct answers: B, C
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
