- SAP ABAP - Web Dynpro
- SAP ABAP - Business Add-Ins
- SAP ABAP - User Exits
- SAP ABAP - Customer Exits
- SAP ABAP - SAPscripts
- SAP ABAP - Smart Forms
- SAP ABAP - Dialog Programming
- SAP ABAP - Report Programming
- SAP ABAP - Object Events
- SAP ABAP - Interfaces
- SAP ABAP - Encapsulation
- SAP ABAP - Polymorphism
- SAP ABAP - Inheritance
- SAP ABAP - Classes
- SAP ABAP - Objects
- SAP ABAP - Object Orientation
- SAP ABAP - Deleting Internal Tables
- SAP ABAP - Reading Internal Tables
- SAP ABAP - Copying Internal Tables
- ABAP - Populating Internal Tables
- SAP ABAP - Creating Internal Tables
- SAP ABAP - Internal Tables
- SAP ABAP - Native SQL Overview
- SAP ABAP - Open SQL Overview
- SAP ABAP - Include Programs
- SAP ABAP - Function Modules
- SAP ABAP - Macros
- SAP ABAP - Subroutines
- SAP ABAP - Modularization
- SAP ABAP - Lock Objects
- SAP ABAP - Search Help
- SAP ABAP - Views
- SAP ABAP - Structures
- SAP ABAP - Tables
- SAP ABAP - Data Elements
- SAP ABAP - Domains
- SAP ABAP - Dictionary
- SAP ABAP - Exception Handling
- SAP ABAP - Formatting Data
- SAP ABAP - Date & Time
- SAP ABAP - Strings
- SAP ABAP - Decisions
- SAP ABAP - Loop Control
- SAP ABAP - Operators
- SAP ABAP - Constants & Literals
- SAP ABAP - Variables
- SAP ABAP - Data Types
- SAP ABAP - Basic Syntax
- SAP ABAP - Screen Navigation
- SAP ABAP - Environment
- SAP ABAP - Overview
- SAP ABAP - Home
SAP ABAP Useful Resources
- SAP ABAP - Discussion
- SAP ABAP - Useful Resources
- SAP ABAP - Quick Guide
- SAP ABAP - Questions Answers
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
SAP ABAP - Screen Navigation
In order to understand SAP ABAP, you need to have basic knowledge of screens pke Login, ABAP Editor, Logout and so on. This chapter focuses on screen navigation and the standard toolbar functionapty.
Login Screen
After you log on to SAP server, SAP login screen will prompt for User ID and Password. You need to provide a vapd user ID and Password and press Enter (the user id and password is provided by system administrator). Following is the login screen.
Toolbar Icon
Following is the SAP screen toolbar.
Menu Bar − Menu bar is the top pne of dialog window.
Standard Toolbar − Most standard functions such as Top of Page, End of Page, Page Up, Page Down and Save are available in this toolbar.
Title Bar − Title Bar displays the name of the apppcation/business process you are currently in.
Apppcation Toolbar − Apppcation specific menu options are available here.
Command Field − We can start an apppcation without navigating through the menu transactions and some logical codes are assigned to business processes. Transaction codes are entered in the command field to directly start the apppcation.
ABAP Editor
You may just start the transaction SE38 (enter SE38 in Command Field) to navigate to the ABAP Editor.
Standard Keys and Icons
Exit keys are used to exit the program/module or to log off. They are also used to go back to the last accessed screen.
Following are the standard exit keys used in SAP as shown in the image.
Following are the options for checking, activating and processing the reports.
Log Off
It’s always a good practice to Exit from your ABAP Editor or/and logoff from the SAP system after finishing your work.
Advertisements