1.
Which type of transport task is used when you modify SAP standard objects?
2.
In an ABAP program you have the following code sequence: DATA var TYPE n LENGTH 1. FIELD-SYMBOLS TYPE c. ASSING var TO CASTING.
Which type is used to dast the assigned memory area?
3.
You want to move a transport request from the development system to the subsequent system. Which of the following are prerequisites for this?
4.
Which of the following includes are generated with you create a function group?
5.
Before you can add programming logic to your ABAP program that checks automations, which of the following do you have to create?
6.
When would you call the RFC function module synchronously?
7.
You display the content of an internal table using an ALV Grid Control. The content of the internal table changes during the program. Which CL_GUI_ALV_GRID class method can you use to display the changed content?
8.
Which of the following transactions are integrated in the ABAP Workbench tools?
9.
Which of the following can you do with the SAP Code Inspector?
10.
Which the following values are remplaceable In debugger mode?