Learning content
Feedback
Expand
SAP Learning Journey
Getting Started
Preparing the Development Environment
20 mins
Analyzing ABAP Coding
25 mins
Software Structure And Logistics
20 mins
Developing your First ABAP Program
20 mins
Quiz
ABAP Language Basics
Local Classes
Data Modelling and ABAP SQL
Structures
Complex Internal Tables
Database Updates Using Business Objects
RESTful Application Programming
Tell us what you think
We want to create the best possible experience for our learners. Your feedback helps us to improve the experience for everyone.
Give feedback
Search
Note
Knowledge quiz
It’s time to put what you’ve learned to the test, get 3 questions right to pass this unit.
Q1.
Which of the following characters is not allowed in the name of an ABAP class?
Choose the correct answer.
A
8
B
_
C
$
Q2.
An ABAP Cloud Project in ABAP Development Tools (ADT) allows you to connect to what kinds of system?
There are two correct answers.
A
SAP BTP ABAP instance
B
On-Premise ABAP system
C
Embedded ABAP instance in SAP S/4HANA Cloud
Q3.
What must you do when you create an ABAP package?
There are two correct answers.
A
Use the letter Z or Y as the first character in the name
B
Assign the package to an application component
C
Assign the package to a software component
D
Declare what other packages can use the contents of the package.
Q4.
In ABAP source code, how do you navigate to the definition of a development object?
Choose the correct answer.
A
Double-click the name of the object
B
Position the cursor on the name of the object and press <i>F2</i>
C
Position the cursor on the name of the object and press <i>F3</i>
To complete the knowledge quiz you need to
create an account or login
Login to complete quiz