What is SAP ABAP programming?
Answers
Answered by
0
ABAP is a programming language that runs in the SAP ABAP runtime environment, created and used by SAP for the development of application programs including:
- Reports
- Module Pool Programming
- Interfaces
- Forms
- Data conversions
- User Exits & BADI
ABAP is an event-driven programming language. User actions and system events control the execution of an application.
ABAP is also called ABAP/4. The “4” in ABAP/4 stands for “Fourth Generation Language” or 4GL.
Its uses:
- ABAP Editor is used to maintain programs.
- ABAP Dictionary is used to maintain Dictionary objects.
Answered by
2
hey army here is your answer....
ABAP is a high-level 4th generation programming language created by SAP. It is an abbreviation for Advanced Business Application Programming. This is because; it is currently used as the language for programming the SAP Application Sever. The SAP Application Server is a part of its NetWeaver platform that is used for building business applications.
Originally, this language was used to develop the SAP R/3 platform. ABAP is very easy to learn and users can build custom reports and interfaces. Knowledge of relational database design and preferably also of object-oriented concepts is necessary to create ABAP programs. The ABAP Workbench contains different tools for editing programs.
hope...it..helps....
ABAP is a high-level 4th generation programming language created by SAP. It is an abbreviation for Advanced Business Application Programming. This is because; it is currently used as the language for programming the SAP Application Sever. The SAP Application Server is a part of its NetWeaver platform that is used for building business applications.
Originally, this language was used to develop the SAP R/3 platform. ABAP is very easy to learn and users can build custom reports and interfaces. Knowledge of relational database design and preferably also of object-oriented concepts is necessary to create ABAP programs. The ABAP Workbench contains different tools for editing programs.
hope...it..helps....
Similar questions