1.
You want to debug a background job. What must be done?
2.
What’s the purpose of using “EXPORT TO MEMORY” and “IMPORT FROM MEMORY”?
3.
You implement a BADI and need it to run conditionally based on sales org. What do you use?
4.
You implement a FORM routine. Which statement is used to return control to the calling program?
5.
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?
6.
You are creating a table maintenance generator (TMG) via SE11. Which function group is required?
7.
A custom report displays long-running ALV output. How do you improve usability?
8.
What is a main benefit of using field symbols in ABAP?
9.
Which syntax checks whether an internal table contains a record efficiently?
10.
What is a correct way to add custom logic into a standard SAP program without modification?
11.
A program reads too much data causing memory issues. What's a better strategy?
12.
How do you detect if a particular record is locked by another user?
13.
You created a cusYou are using SELECT INTO TABLE but get a short dump for "duplicate entries". Why?tom lock object. What is needed to use it in code?
14.
You have two internal tables and want to merge them removing duplicates. What’s best?
15.
In a CDS view, which annotation is used to make a field appear in UI line item?
Leave a Reply