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.

buffering Types

What is Buffering Types in SAP?

Buffering Types in SAP : NTAB buffer: The name table (nametab) contains the table and field definitions that are activated in the SAP System. An entry is made in the Repository buffer when a mass activator or a user … Read More

Remote Function Calls RFC

Remote Function Calls (RFC) in SAP

Remote Function Calls RFC: Communication between applications of different systems in the SAP environment includes connections between SAP systems as well as between SAP systems and non-SAP systems. Remote Function Calls (RFC) is the standard SAP interface for communication between … Read More

logical system

What is a Logical Systems in SAP?

SAP Logical System : SAP logical systems are used to identify an individual client in a system, for ALE communication between SAP systems. That’s why you see a field for ‘logical system’ in the client master data in SCC4 … Read More

Data Archiving

Introduction to Data Archiving

SAP Data Archiving : As the usage of SAP database increases it’ll results in huge amounts of enterprise data, which is stored in SAP R/3. The new updated data is entered into the system while the old data still … Read More

Payment Medium Workbench

Payment Medium Workbench (PMW)

Payment Medium Workbench (PMW) is used to create payment media. The user is provided with a generic payment medium program for all payment medium formats whose variants are to be entered in Customizing. The user can create the structure of … Read More

Upload Transactional Data Into SAP System

How to Upload Transactional Data Into SAP System

How to Upload Transactional Data Into SAP System

A) Pre – Go Live activities

1. Master data Load into Production system
Ensure all the master data is loaded into the production system.We will broadly cover the master data which needs … Read More

Central Address Management

Central Address Management (CAM) in SAP

In one of our development, we had to update Purchasing Group of vendor using BDC calling transaction MK02. We came across a strange issue, i.e., the change document header (CDHDR) and change document item (CDPOS) tables were wrongly updated … Read More