SAP
C_TAW12_750 · Question #269
Your program performs a data base update by calling function modules in an update task. Which ABAP statements can be used in the program to discard all update requests for the current SAP logical…
The correct answer is A. MESSAGE TYPE A C. MESSAGE TYPE D. ROLLBACK WORK. See the full explanation below for the reasoning.
Question
Your program performs a data base update by calling function modules in an update task. Which ABAP statements can be used in the program to discard all update requests for the current SAP logical unit of work (LUW)?
Options
- AMESSAGE TYPE A
- BMESSAGE TYPE W
- CMESSAGE TYPE
- DROLLBACK WORK
- EMESSAGE TYPE E
How the community answered
(45 responses)- A78% (35)
- B9% (4)
- E13% (6)
Community Discussion
No community discussion yet for this question.