750 guide chapter 4, ABAP workbench usage Flashcards
What is the tcode for the ruse library
SE83
How many selections are in the object browser?
11 (now 12) Transport organizer Enhancement Information system MIME Browser Repository browser Repository Information system Enterprise service browser Web Dynpro text browser Tag browser Test repository browser ABAP Unit Browser ATC Browser (new one is connectivity browser)
What partsof the object browser should I learn a lot more about?
The ABAP Unit Browser and the ATC browser
The ATC can be set up to check a transport request automatically at release ?
True
How many numbered and unnumbered bookmarks can be set up in the program editor
9 numbered and unlimited unnumbered
How do you accept the code hint in the abap editor
tab
How do you insert a code block from the editor
control and enter
How is code completion done in the editor
control and space
What are the most common tools contained in ABAP workbench?
ABAP editor (se38) Class builder (se24) Function builder (se37) Menu editor (se41) Screen editor (se51) ABAP Dictionary (se11) Web dynpro application builder Web dynpro explorer
Three transaction can be used to work with packages. What are they
SE80
Se21
Spackage
In a transport what is the difference between a delivery route and a consolidation route?
A delivery route is from QAS to PRD
The consolidation route is from development to QAS
How many browsers can be displayed in the ABAP workbench?
Up to 8 –but now it appears all 12
What are the three types of packages?
Structure (which consists of several main packges)
Main (which consists of several development packages)
Development (which can contain other developement)