1.
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?
2.
You are using function module GUI_DOWNLOAD. What limitation must be noted?
3.
A custom report displays long-running ALV output. How do you improve usability?
4.
How do you detect if a particular record is locked by another user?
5.
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?
6.
What is the role of delivery class “A” in a transparent table?
7.
You use READ TABLE but always get sy-subrc ≠ 0. What could be the reason?
8.
In a CDS view, which annotation is used to make a field appear in UI line item?
9.
Your CDS view is not returning results. It uses @AccessControl. What could be the issue?
10.
You implement a FORM routine. Which statement is used to return control to the calling program?
11.
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?
12.
You have two internal tables and want to merge them removing duplicates. What’s best?
13.
In a report you use nested SELECTs inside a LOOP over an internal table which has 10,000 rows. Performance is poor. What is a better approach?
14.
You are creating a reusable library function. Where should it be stored?
15.
What’s the purpose of using “EXPORT TO MEMORY” and “IMPORT FROM MEMORY”?
Leave a Reply