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 R...