SAP ABAP Multiple Choice Questions


Hello friends in this article we will discuss about Check Table SAP Multiple choice questions | SAP ABAP Check Tables Objective type questions and answers pdf | SAP

Q31 – Which of the following is a concept through which we can restrict invalid entries in a table?

  1. Field Validation
  2. Table validation
  3. Group validation
  4. None of these

Ans – 2

Q32 – What is a check table?

  1. This is a concept through which we can restrict invalid entries in a table.
  2. It is a table which contains all valid entries of a field.
  3. It is a table which contains all valid entries of a domain, this domain can be reused in multiple tables.
  4. None of these

Ans – 2

Q33 – What is a value table?

  1. This is a concept through which we can restrict invalid entries in a table.
  2. It is a table which contains all valid entries of a field.
  3. It is a table which contains all valid entries of a domain, this domain can be reused in multiple tables.
  4. None of these

Ans – 3

Q34 – What are temporary memory locations which are used to store the data of  database tables ?

  1. Internal Table
  2. Work Area
  3. Both 1 and 2
  4. None of these

Ans – 3

Q35 – What are temporary memory locations which are used to store the data of  database tables ?

  1. Internal Table
  2. Work Area
  3. Both 1 and 2
  4. None of these

Ans – 3


Q36 – Which tables can store multiple records. ?

  1. Internal Table
  2. Work Area
  3. Both 1 and 2
  4. None of these

Ans – 1

Q37 – Which tables can store only one record?

  1. Internal Table
  2. Work Area
  3. Both 1 and 2
  4. None of these

Ans – 2

Q38 – For writing abap program which transaction code can be used?

  1. ST38
  2. SE48
  3. SE38
  4. ST22

Ans – 3

Q39 – Name of ABAP Program should be start with,

  1. X
  2. Y
  3. Z
  4. Both 2 and 3

Ans – 4

Q40 – which operator is used as chain statement  

  1. ;
  2. :
  3. !
  4. +

Ans – 2



Leave a Reply

Your email address will not be published. Required fields are marked *