What is Sap Abap
The development of workbench gives access to SAP's development tools. Any program developed in ABAP is stored in the R/3 repository. Definitions of variables and parameters on the other hand are stored in the data dictionary. ABAP programmers use the development workbench to write programs in SAP. ABAP is similar to many other programming languages.
ABAP/4 Programming
ABAP 4 is the programming language used to code SAP R/3. The full form of ABAP is Advanced Business Application Programming. There are three main components of the ABAP 4 language. These are -
- ABAP 4 Development Workbench
- ABAP 4 Data Dictionary
- ABAP 4 Repository Information
The development of workbench gives access to SAP's development tools. Any program developed in ABAP is stored in the R/3 repository. Definitions of variables and parameters on the other hand are stored in the data dictionary. ABAP programmers use the development workbench to write programs in SAP. ABAP is similar to many other programming languages. It consists of Source Code, Text elements, and Attributes. As part of the ABAP 4 syntax, certain rules apply to write the ABAP code.
It consists of the following applications/submodules/screens:
- ABAP Workbench
- Menu Painter
- Screen Painter
- Data Dictionary
- SAP Script
- Business Workflow (BC - WF)
- ALE
- EDI
- Business Connector
- Business Server Pages
- Internet Application Server
- Mercator Report Painter
- ALV reporting
- Report writer
- Dialog Programming
- Repository Information System
- ABAP 00
- IDOCS
- LSMW
- Smartforms
- EBP
- ASAP methodology
- ABAP Query
- Hits: 18690