Video Lesson 2.1: SAP Object Navigator and Repository

Video Lesson 2.1: SAP Object Navigator and Repository

 

This lesson gives a short description of the Repository and a brief overview of
the most important components of the ABAP Workbench. It presents the Object
Navigator as a central development tool.

Introduction to the Repository

  • The Repository consists of all system development objects - programs, function modules, definitions of database tables, and so on.
  • In the Repository, you have objects delivered by SAP as well as objects defined by the customer.
  • The Repository is in the database
  • The Repository is subdivided according to application components. (Commonly known as ‘modules’)
  • Within a module (e.g., MM) there are several packages containing relevant objects for a more detailed logical subdivision.
  • Whenever a Repository object is created, it must be assigned to a package.

Working with the Object Navigator

  • The ABAP Workbench includes all tools required for creating and editing Repository objects.
  • These tools cover the entire software development cycle.

The most important tools are:

  • The ABAP Editor for editing source code
  • The ABAP Dictionary for editing database table definitions, central data types, and so on
  • The Screen Painter for configuring screens (screens together with functions for user dialogs)
  • The Menu Painter for designing user interfaces (menu bar, standard toolbar, application toolbar, function key settings)
  • The Function Builder for maintaining function modules
  • The Class Builder for maintaining global classes and interfaces

Share this on Social Media

Facebook
Twitter
LinkedIn
Pinterest
WhatsApp

One Response

  1. obviously like your website but you have to take a look at the spelling on several of your posts. Many of them are rife with spelling problems and I find it very troublesome to inform the truth nevertheless I will certainly come again again.

Unit 1 – SAP System Architecture

Unit 2 – Object Navigator, Repository and ABAP Programs

Unit 3 – Transparent tables in the ABAP Dictionary

Unit 4 – Basic ABAP statements, ABAP Structures and ABAP Logical Expressions

Unit 5 – ABAP Data Retrieval

Unit 6 – SAP Analysis Tools

Unit 7 – ABAP Subroutines

Unit 8 – ABAP Events

Unit 9 – ABAP User Interface

Unit 10 – Function Modules, Methods, ALV and BAPI

Unit 11 – Adjusting SAP Standard Software

Unit 12 – ABAP Debugger, Selection Screens, and Table Controls

Unit 13 – ABAP Web Dynpro

Unit 14 – Advanced Topics

Unit 15 – Advanced Topics II

Object Oriented (OO) ABAP

ABAP for SAP HANA (Introduction)

OData and SAP Netweaver Gateway