Each ABAP program starts with an introductory statement. Which statements are correct? Select all
that apply.
Question No 2
FORM routines (subroutines) can be used in which program types? Select all that apply
Question No 3
Given the code in the exhibit (see Figure 17.9) and the knowledge that both lcl_truck and lcl_car
inherit from lcl_vehicle, which statements are true? Select all that apply
Question No 4
You can modify an internal table by using the UPDATE statement
Question No 5
Which types of programs or parts of programs can be tested directly from the ABAP Workbench or
ABAP Editor? Select all that apply