Ads

What are Development Objects and Packages in SAP ABAP?


What are Development Objects and Packages in SAP ABAP?


Learn ,What are Development Objects and Packages and their detail explanation in technical point of view.When you work with the Workbench, you work with development objects and packages in SAP ABAP.

Development objects


Development objects are the individual parts of an ABAP application.

Some examples of development objects are programs like reports, transactions, and function modules.

Program components such as events, screens, menus, and function modules are also development objects.

Packages


A package is a container for objects that logically belong together; for example, all of the objects in an application. A package is also a type of development object. An example of a package might be General Ledger Accounting.

When you create a new object or change an existing object, the system asks you to assign the object to a package.

Storing Development Objects


The SAP system stores development objects in the Repository, which is a part of the database.

When you complete work on a development object like a program, screen, or menu, you generate a runtime version of the object.

This runtime version is stored, along with the object, in the Repository.

An application consists of several runtime objects that are processed by the work processes in the SAP System.


The Transport Organizer


You use the Transport Organizer to move applications from the development system to the production system.

The Workbench Organizer also provides version control and tracking.

When you work with the Workbench, you will encounter safeguards provided by the Transport Organizer.

SAP ABAP Workbench tools Integration and working methods
How to run Background Job by Raising an Event in SAP ABAP
Advanced Business Application Programming for ABAP Stands
What is the scope of SAP - ABAP in India

Comments

Popular posts from this blog

BADI Interview Questions in SAP ABAP

Sample SAP ABAP Programming Examples for Practice

Module Pool Programming Interview Questions and Answers in SAP ABAP

Step by Step tutorial on BDC Session Method Program in SAP ABAP

SAP ABAP Interview Questions and Answers for 10 Years Experienced