ABAP/4 Program Objects
Notes:
ABAP/4 Program Objects
You use the ABAP/4 Development Workbench to create ABAP/4 programs that are one of the objects in the R/3 System.
- You call objects from the object list generated from the Object Browser initial screen.
- The object view is a hierarchical structure in which the development class is the root node.
- Once you have generated an object list, it is maintained automatically and dynamically by the system.
- You can create, change or display the objects of an ABAP/4 program from the object list.
- Process Before Output (PBO) modules and Process After Input (PAI) modules are programs that are used with an ABAP/4 dialog program.
- These objects reside in the R/3 Repository.