Getting Started Flashcards

1
Q

In ABAP source code, how do you navigate to the definition of a development object?

A) Double-click the name of the object

B) Position the cursor on the name of the object and press F2

C) Position the cursor on the name of the object and press F3

A

C) Position the cursor on the name of the object and press F3

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

An ABAP Cloud Project in ABAP Development Tools (ADT) allows you to connect to what kinds of system?

There are 2 correct answers.

A) SAP BTP ABAP instance

B) On-Premise ABAP system

C) Embedded ABAP instance in SAP S/4HANA Cloud

A

A) SAP BTP ABAP instance

C) Embedded ABAP instance in SAP S/4HANA Cloud

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What must you do when you create an ABAP package?

There are 2 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.

A

A) Use the letter Z or Y as the first character in the name

C) Assign the package to a software component

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which of the following characters is not allowed in the name of an ABAP class?

Choose the correct answer.

A) 8

B) _

C) $

A

C) $

How well did you know this?
1
Not at all
2
3
4
5
Perfectly