nerdexam
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)
  • A
    78% (35)
  • B
    9% (4)
  • E
    13% (6)

Community Discussion

No community discussion yet for this question.

Full C_TAW12_750 Practice