1.
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?
2.
You use READ TABLE but always get sy-subrc ≠ 0. What could be the reason?
3.
You are creating a reusable library function. Where should it be stored?
4.
You want to generate an IDoc from a program. What is the key transaction used to monitor IDoc status?
5.
You want to debug a background job. What must be done?
6.
You have two internal tables and want to merge them removing duplicates. What’s best?
7.
You created a custom lock object. What is needed to use it in code?
8.
What tool generates documentation for ABAP classes?
9.
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?
10.
How do you detect if a particular record is locked by another user?
11.
You implement a BADI and need it to run conditionally based on sales org. What do you use?
12.
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?
13.
Your CDS view is not returning results. It uses @AccessControl. What could be the issue?
14.
You are using function module GUI_DOWNLOAD. What limitation must be noted?
15.
What is the purpose of a hashed table in ABAP?
Leave a Reply