SAP ABAP Overview
What is ABAP? ABAP could also be a compiled 4th generation programming language (4GL). The term ‘4th generation language’ means ABAP is human-readable, easy to use, and powerful. The ABAP acronym stands for Advanced Business Application Programming. All ABAP programs and compiled code exist in an SAP system. Contrary to programming languages like Java, you can't execute an ABAP program outside of SAP. SAP created ABAP for the requirements of enhancing and increasing the functionality of an SAP system. SAP ABAP Online Training How is ABAP written? ABAP Code is written using tools within the ABAP Workbench (transaction SE80.) The Workbench could also be a comprehensive suite of programs used for developing ABAP code. The Workbench is simply available inside an SAP system. Developers can access specific tools found within the Workbench through transaction codes. as an example, transaction SE38 is for the creation and maintenance of reports. Transaction SE24 is for the creation an...