SAP ABAP Quiz - 1

Test your knowledge of SAP ABAP fundamentals including events, internal tables, BDC, and dictionary objects.

10 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which event is used to navigate from basic list to secondary list?

  1. At user-command
  2. At Pfn
  3. At line-selection
  4. Initialization
Question 2 Multiple Choice (Single Answer)

Which is not an event keyword in reports?

  1. Load of Program
  2. At line-selection
  3. Exit
  4. End-of-page
Question 3 Multiple Choice (Single Answer)

Does client independent tables have MANDT field?

  1. Yes
  2. No
  3. Both
  4. None of the above
Question 4 Multiple Choice (Single Answer)

What is the maximum no. of secondary list(s) that can be defined in an ABAP Program?

  1. 9
  2. 1
  3. 20
  4. 10
Question 5 Multiple Choice (Single Answer)

Which is the default event in ABAP?

  1. Initialization
  2. Start-of-selection
  3. At Selection-screen
  4. Top-of-page
Question 6 Multiple Choice (Single Answer)

Which is not a type of Standard Internal table?

  1. Index Table
  2. Hashed table
  3. Sorted Table
  4. Standard Table
Question 7 Multiple Choice (Single Answer)

What is(are) the various techniques of BDC?

  1. Call transaction
  2. Session method
  3. Direct input method
  4. All of the Above
Question 8 Multiple Choice (Multiple Answers)

What are the function modules used in BDC?

  1. BDC_OPEN_GROUP
  2. BDC_CLOSED_GROUP
  3. BDC_DELETE_GROUP
  4. BDC_INSERT
Question 9 Multiple Choice (Multiple Answers)

Which all are dictionary objects?

  1. Table
  2. Function Module
  3. Domain
  4. Structure
Question 10 Multiple Choice (Single Answer)

What type of table cannot be buffered?

  1. Transaparent table
  2. Pooled table
  3. Cluster table
  4. Internal table