Category: SAP

Posted in BASIS SAP

Writing SAP GUI data into the developer trace of the AS ABAP

The 7.4x kernels allow you to trace the data that is being exchanged with SAP GUI for troubleshooting purposes. The…

Posted in BASIS SAP

SAP GUI Shortcuts

SAP transaction codes are entered in a text box that is called Command-field or “OK Code”. The shortcut to go to…

Posted in BASIS SAP

Common Memory-Related ABAP Dumps

ABAP Dumps are one of the basic means of troubleshooting system issues. Here are some commonly occurring memory related short…

Posted in BASIS SAP

SAP Buffers and Buffer Synchronization

In a distributed architecture, the database and instances can be on separate servers. Therefore the access to database from the…

Posted in BASIS SAP

SAP Gateway 2.0 Parameters

Here are some important SAP profile parameters that can help the gateway performance: The number of dialog work processes should…

Posted in BASIS SAP

SAP Memory Parameters

Roll and Extended Memory ztta/roll_first: This is the first area of memory assigned to a work process. This parameter is usually…

Posted in HANA SAP

SAP S/4 HANA – Realtime and Simple

SAP R/2 was the first highly stable solution released by SAP. “R” stood for real-time data processing and “2” stood…

Posted in HANA SAP

What is SAP In-Memory Computing aka HANA

A traditional analysis of large volume of data is usually slow because the application logic must fetch the data from…

Posted in BASIS NetWeaver SAP

Evolution of SAP ERP Architecture

Understanding SAP ERP Architecture can be a very hard job for a beginner. An easy way to learn is to…

Posted in BASIS SAP

SAP Router with SNC Configuration

Download SAP Cryptographic Binary from SAP Market Place Cryptographic Binary can be download from below link http://service.sap.com/swdc Download SAP Cryptographic…

Posted in BASIS SAP

SAP Web Dispatcher Sample Configuration

Multiple domain name, multiple real IP, multiple TCP Port, multiple backend system; connected as shown in the following scheme Connection…

Posted in BASIS SAP

SAP Web Dispatcher

1. What is Web Dispatcher? The SAP Web Dispatcher is an application-level gateway (proxy) for HTTP requests to an SAP…