A. A built-in ABAP Dictionary type
B. A data element
C. built-in ABAP type
D. A component of an ABAP Dictionary structure
A. Activation error because the field types of the union do not match
B. Activation error because the key fields of the union do not match
C. Activation successful
D. Activation error because the field names of the union do not match
A. Class CL2 uses the interface.
B. Class CL1 implements the interface.
C. In class CL2, the interface method is named ifl-ml.
D. Class CL1 uses the interface.
E. In class CL1, the interface method is named if-ml.
A. Return code (to assign the return code of the authority check)
B. Crant (to identify the data source)
C. Where (to specify the access conditions)
D. Revoke (to remove access to the data source)
E. Define role (to specify the role name)
A. source_itab is only visible within the loop.
B. row is a predefined name and cannot be chosen arbitrarily.
C. row is only visible within the loop.
D. FOR defines a loop that runs over the content of source_itab
A. Applications that provide APIs for side by side SAP BTP apps
B. Applications that access SAP S/4HANA data using complex SQL
C. Applications that run separate from SAP S/4HANA
D. Applications that integrate data from several different systems
A. A service definition
B. A data model view
C. A metadata extension
D. A projection view
A. group criterion (from group by clause)
B. database table
C. order criterion (from order by clause)
D. field (from field list)