Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

ABAP Workbench

1. The new editor supports WYSIWYG (what you see is what you get) export functionality and
exports to HTML, PDF, and RTF format.
a) True
b) False

2. The Object Navigator has a total of _______ browsers and display only ________browser lists at
a time.

3. All objects must be assigned to a package


a) True
b) False

4. You edit an object whose original system is not the current system, changes are saved to which
type of task? __________________

5. What are the two types of transport routes?

6. What are the attributes of package?


a) Nesting
b) Visibility
c) Use access
d) Sub package
e) Package interfaces
f) package hierarchy

7. What are the package properties in package builder?


a) Main package
b) Surrounding package
c) Allowed objects type
d) Subpackage
e) Package not extendable

8. Repository objects and cross-client customizations are assigned to a ______________request,


whereas the client-specific customization objects are assigned to a______________request.

9. Which of the following statements are not true?

a) The system checks that your package complies with these rules based on the entry in
the table PAKPARAM.
b) The package check is switched off by default in the customer system.
c) The entry GLOBAL_SWITCH for the key field NAME in the table PAKPARAM controls the
behavior of the package check.
d) By default, the GLOBAL_SWITCH key is set to OFF in the table PARPARAM.
e) To switch on package check, set the GLOBAL_SWITCH key to RESTRICTED or
R3ENTERPRISE.
f) R3ENTERPRISE the package check is only performed if you have selected the Package
Check as Client or Package Check as Server Attribute in the package.
g) RESTRICTED With objects belonging to structure packages, an additional check is
performed to determine whether use access has been defined between them.
h) None of the above

10. Using the service method of class _____________, you can check many conditions; the system
diverges to the ABAP Unit result display if some condition is not fulfilled.

11. You must provide the access key every time you create a repository object and the system
stores it for you in the table DEVACCESS.
a) True
b) False

12. Typically, your ___________ or ____________system is the ATC Master system, in which you
perform testing and quality checks.
a) Consolidation, quality
b) Consolidation, development
c) Target, Quality
d) Target, production

13. Prior to release 4.6C, all ABAP development objects were assigned to development classes that
were used to group related development objects. Packages were assigned to the application
components.
a) True
b) False

14. Write the other names for


a) Front-End Editor
b) Front-End Editor
c) Back-End Editor

15. ABAP Test Cockpit is also used to check functional correctness and performance optimization
potential for SAP HANA migration
a) True
b) False
8.

You might also like