Application Server:
· It have ABAP Work Bench:
· Work Bench: is an integrated development environment used to develop SAP applications.
· ABAP Work bench is a set of tools that can generate components of SAP application.
(1) ABAP Dictionary( TR code SE11)
Ø It can handle SAP R/3 database forms
Ø Used to create global dictionary objects like database tables, views etc
Ø To create a tables in SAP
(2) ABAP Editor ( TR code SE38)
Ø Is To Create Programs In ABAP Language
(3) Class Builder( TR code SE24)
Ø Is to handle object oriented ABAP(OOPS Concept)
Ø It is for designing object oriented programming in ABAP language
(4) Function Builder( TR code SE37)
Ø To create functions in ABAP (For Re-Usability)
Ø Used to create function modules.
Ø Functions to maintain Re-Usability source code.
Ø All the options together call it as ABAP BOR(Business Object Repository)
Ø How to select ABAP dictionary :
Select TOOLS
Choose WORKBENCH
Select DEVELOPMENT
double click on ABAP Dictionary
**************************************************
(1) Screen Painter ( TR code SE41)
Ø Used to create GUI Screens for SAP applications.
Ø To modify predefined Application and to create new applications
Ø It is for designing application for SAP
(2) Menu Painter
Ø Used to create Menus for SAP GUI screens.
(3) Object Navigator ( TR code SE80)
No comments:
Post a Comment