1.
What tool generates documentation for ABAP classes?
2.
You are creating a reusable library function. Where should it be stored?
3.
You are using function module GUI_DOWNLOAD. What limitation must be noted?
4.
Which syntax checks whether an internal table contains a record efficiently?
5.
In a CDS view, which annotation is used to make a field appear in UI line item?
6.
What is a correct way to add custom logic into a standard SAP program without modification?
7.
A custom report displays long-running ALV output. How do you improve usability?
8.
You are creating a table maintenance generator (TMG) via SE11. Which function group is required?
9.
You have two internal tables and want to merge them removing duplicates. What’s best?
10.
A requirement: You need to extend standard SAP table (SAP delivered) by adding two custom fields but keep upgrade‑safe. Which method is correct?
11.
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?
12.
You created a custom lock object. What is needed to use it in code?
13.
A program reads too much data causing memory issues. What's a better strategy?
14.
How do you detect if a particular record is locked by another user?
15.
What is the purpose of a hashed table in ABAP?
Leave a Reply