1.
You implement a BADI and need it to run conditionally based on sales org. What do you use?
2.
You are creating a table maintenance generator (TMG) via SE11. Which function group is required?
3.
What is a main benefit of using field symbols in ABAP?
4.
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?
5.
What’s the purpose of using “EXPORT TO MEMORY” and “IMPORT FROM MEMORY”?
6.
You want to generate an IDoc from a program. What is the key transaction used to monitor IDoc status?
7.
A program reads too much data causing memory issues. What's a better strategy?
8.
In a CDS view, which annotation is used to make a field appear in UI line item?
9.
A custom report displays long-running ALV output. How do you improve usability?
10.
Your CDS view is not returning results. It uses @AccessControl. What could be the issue?
11.
What is a correct way to add custom logic into a standard SAP program without modification?
12.
You want to debug a background job. What must be done?
13.
You have two internal tables and want to merge them removing duplicates. What’s best?
14.
You implement a FORM routine. Which statement is used to return control to the calling program?
15.
You have a transparent table in the DDIC and you need to buffer read‑only master‑data that rarely changes. Which buffering strategy would you choose?