1.
You are creating a table maintenance generator (TMG) via SE11. Which function group is required?
2.
What does CLEAR itab[] do in ABAP?
3.
What is the purpose of a hashed table in ABAP?
4.
You have two internal tables and want to merge them removing duplicates. What’s best?
5.
What is the role of delivery class “A” in a transparent table?
6.
What’s the purpose of using “EXPORT TO MEMORY” and “IMPORT FROM MEMORY”?
7.
You are using function module GUI_DOWNLOAD. What limitation must be noted?
8.
You want to debug a background job. What must be done?
9.
A program reads too much data causing memory issues. What's a better strategy?
10.
What is a main benefit of using field symbols in ABAP?
11.
You created a custom lock object. What is needed to use it in code?
12.
You want to generate an IDoc from a program. What is the key transaction used to monitor IDoc status?
13.
You implement a FORM routine. Which statement is used to return control to the calling program?
14.
You implement a BADI and need it to run conditionally based on sales org. What do you use?
15.
You are asked to expose data from an internal table via OData service for a Fiori app. Which tool/model would you preferably use in S/4HANA?
Leave a Reply