ABAP Mock Test

Test your ABAP knowledge with the following multiple questions.

There can be more than 1 answers for each question.

1) Check table
( this question has more than 1 answer )

a) value table assigned to a domain
b) internal table whose contents are used to check input values
c) table assigned to 1 or more fields if a FK (foreign key) table for checking input values
d) table for which a FK is defined
e) table to which a FK refers
 

2) Modify SAP objects:
( this question has more than 1 answer )

a) R/3 prevents modifications be user id DDIC and SAP*
b) Objects can be changed with registration
c) Register objects in OSS
d) Carry out modification without registration
e) Adjust modified object in upgrade
 

3) Activities required at upgrade when applying hot pack:
( this question has more than 1 answer )

a) adjust modified object
b) everything is automatic
c) release correction before update
d) abap dictionary tables, data elements and domains are adjusted during upgrade
e) abap dictionary objects not handled separately
 

4) SELECT-OPTIONS COUNTRY FOR LFA1-LAND1:
   What will internal table be?

a) LAND1
b) LFA1
c) COUNTRY
d) LFA1-LAND1
 

5) In program A function module F is called from function group G for the first time. Which one is correct:

a) coding of entire function group G is loaded in the roll area
b) global data from A can be accessed in F
c) A and F have common work areas for dictionary table
d) Function module F is called in a separate internal session
e) Function module F cannot call any sessions
 

6) from transaction A you call transaction B with LEAVE TO TRANSACTION B:

a) internal system session opened for B
b) LEAVE can be used to return from B to A
c) Data from A can be accessed in B
d) A can pass data to B with export
e) A can pass data using SET
 

7) What is a SAP LUW:

a) a modularised unit in ABAP programs
b) all the updates for 1 SAP transaction
c) a logical grouping of database updates that should all be performed at the same time
d) the section of program code from setting a lock until it is released
e) all actions between first and last database update in transaction
 

8) Why do update functions have attributes of  either START NOW (v1) or START DELAYED(V2):

a) define whether update task triggered immediately
b) combine synchronous and asynchronous updates
c) assign different priorities
d) take different speed of servers into account
e) enable reaction to termination n V1
 

9) Relationship between SAP transactions and database transactions:

a) each SAP corresponds to one database
b) update requests of one SAP transaction are distributed amongst several database transactions
c) one database group change request of several SAP
d) database transaction is an internal system representation of SAP transactions
 

10) Change include of module pool, want to ensure module pool is syntactically correct, from program menu, do you:

a) Check -> current program
b) Check -> main program
c) Check -> extended program check

---

Answers:

1) a, c, e

2) b, c, e

3) a, c, d

4) c

5) a

6) a, d, e

7) c

8) c

9) b

10) b

ABAP Tips

Related ABAP Topics:
ABAP Q & A

Get help for your ABAP problems
Do you have a ABAP Question?

SAP Books
SAP Certification, Interview Questions, Functional, Basis Administration and ABAP Programming Reference Books

More ABAP Tips

Main Index
SAP ERP Modules, Basis, ABAP and Other IMG Stuff

All the site contents are Copyright © www.erpgreat.com and the content authors. All rights reserved.
All product names are trademarks of their respective companies.  The site www.erpgreat.com is in no way affiliated with SAP AG.
Every effort is made to ensure the content integrity.  Information used on this site is at your own risk.
 The content on this site may not be reproduced or redistributed without the express written permission of
www.erpgreat.com or the content authors.