SAP ABAP (Advanced Business Application Programming)

What is SAP ABAP means, full form or ABAP stands for Advanced Business Application Programming. This Tutorial designed for beginners explains what SAP ABAP. This Online Tutorial gives brief understanding of SAP (Advanced Business Application Programming) concepts and with examples,

SAP ABAP (Advanced Business Application Programming), is nothing but a fourth-generation programming language, used to do development and customization purposes in SAP software system. Now at present currently working platform with Java, and the main language for SAP application server programming, most of the programming codes are executed under control of run-time system.

SAP ABAP Tutorial

SAP ABAP Tutorial – Learn SAP ABAP Programming

SAP ABAP Tutorial – To learn how to do programming and some of the basic tutorials and coding in SAP ABAP module step by step. SAP ABAP (Advanced Business Application Programming) is nothing but a fourth-generation programming language, used to … Read More

Sap Business Object Layer (BOL)

What is Sap Business Object Layer (BOL)?

The Sap Business Object Layer (BOL) stores data of business object such as business partners and sales order during run time.  This was done in order to separate Presentation layer of Web UI with the business Logic.

The business layer … Read More

Object Oriententation in SAP

What is Object Orientation in SAP?

Object Orientation in SAP: Software systems are defined by data and functionality. In a non object oriented system, functionality and data and treated separately. The focus in such a system remains on functionality. On the other hand, object oriented systems … Read More

ABAP Package Concept

ABAP Package Concept an Overview

ABAP Package Concept, ABAP applications server’s one of the most important innovations is ABAP package concept, owing to the reason that it allows the development of software considered to be ‘soft’ helping in the evolution of any software system.… Read More

Field Exits in SAP

Create Field Exits in SAP – Step by Step Procedure

Method 1: Field exits in SAP R/3 4.6C, execute transaction CMOD. Then type PRFB in the command field.

Method 2: Another way to accomplish this is to use program RSMODPRF.

There are Eight Steps to Creating a Field Exit 

Step … Read More

BEx Web Analyzer

The Major Limitation and Comparision of SAP R/3 Reporting Systems

Common feature among R3 reporting systems is that they all collect data in special data tables. This is a preferred method for operational reporting due to real-time data acquisition from linked SAP modules. Several reporting systems derive data based … Read More

Web Dynpro

What is Web Dynpro for ABAP?

Web Dynpro (Stands for Web Dynamic Programming) for ABAP is a programming model for developing Web applications. It consists of a run time environment and a graphical development environment with special Web Dynpro tools that are integrated in the ABAP … Read More