Posts

Showing posts with the label SAP-ABAP INSTITUTE IM VIJAYAWADA
Image
                SAP -ABAP INSTITUTE IN VIJAYAWADA     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 All of R/3’s applications and even parts of its basis system were developed in ABAP. 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. ABAP Editor   is used to maintain programs. ABAP Dictionary   is used to maintain Dictionary objects. Repository Browser   is used to display a hierarchical structure of the components in a package. Menu Painter   is used to develop graphical user interfaces including menu bars and toolbars. Scr...