English 中文(简体)
SAP ABAP Tutorial

SAP ABAP Useful Resources

Selected Reading

SAP ABAP - Screen Navigation
  • 时间:2024-11-03

SAP ABAP - Screen Navigation


Previous Page Next Page  

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.

SAP Login Screen

Toolbar Icon

Following is the SAP screen toolbar.

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.

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.

Standard Keys Icons

Following are the options for checking, activating and processing the reports.

Activating and Processing 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.

ABAP Editor Logoff Advertisements