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 created a custom lock object. What is needed to use it in code?
3.
What tool generates documentation for ABAP classes?
4.
A custom report displays long-running ALV output. How do you improve usability?
5.
Which syntax checks whether an internal table contains a record efficiently?
6.
You have two internal tables and want to merge them removing duplicates. What’s best?
7.
You are creating a table maintenance generator (TMG) via SE11. Which function group is required?
8.
What is a correct way to add custom logic into a standard SAP program without modification?
9.
What is the role of delivery class “A” in a transparent table?
10.
You want to debug a background job. What must be done?
11.
What does CLEAR itab[] do in ABAP?
12.
In a CDS view, which annotation is used to make a field appear in UI line item?
13.
How do you detect if a particular record is locked by another user?
14.
You implement a FORM routine. Which statement is used to return control to the calling program?
15.
What is a main benefit of using field symbols in ABAP?
Leave a Reply