Saturday, March 5, 2011

ABAP/4 Programming


ABAP (Advanced Business Application Programming) is a programming language for developing applications for the SAP R/3 system, a widely-installed business application subsystem. The latest version, ABAP Objects, is object-oriented programming. SAP will run applications written using ABAP/4, the earlier ABAP version, as well as applications using ABAP Objects.
SAP's original business model for R/3 was developed before the idea of an object-oriented model was widespread. The transition to the object-oriented model reflects an increased customer demand for it. ABAP Objects uses a single inheritance model and full support for object features such asencapsulation, polymorphism, and persistence.

2.1          ABAP Workbench
2.2          Menu Painter
2.3          Screen Painter
2.4          Data Dictionary
2.5          SAP Script
2.6          Business Workflow (BC - WF)
2.7          ALE
2.8          EDI
2.9          Business Connector
2.10         Business Server Pages
2.11         Internet Application Server
2.12         Mercator Report Painter
2.13         ALV reporting
2.14         Report writer
2.15         Dialog Programming
2.16         Repository Information System
2.17         ABAP 00
2.18         IDOCS
2.19         LSMW
2.20         Smartforms
2.21         EBP
2.22         ASAP methodology
2.23         ABAP Query

No comments:

Post a Comment