How to create SAP RFC connection

I’ll show you here how to create SAP RFC connection. RFC stands for Remote Function Call, is standard SAP interface used to communicate between SAP Systems. RFC is often used by ABAP and SAP Basis, for example when you configure transport. This transaction should be maintained by SAP Basis guys, because this transaction is considered … Read more

How to Install SAP Central Instance on Windows

In this article I’ll show you step by step SAP installation procedure “How to install SAP Central Instance on Windows environment”. Actually the steps to install SAP Central Instance is exactly the same as to install SAP Dialog Instance. The difference is there’s no question screen about Dialog Instance data. One part of SAP Basis … Read more

How to Install SAP Oracle Instance

In this article I’ll show you step-by-step how to Install SAP Oracle Instance on SAP Windows Server environment. The sequence of installation to build your SAP system Landscape in Windows is (the installation sequence is slightly different when you do in UNIX/LINUX): 1. Install SAP Database Software (Oracle/SQL/MaxDB//DB2) 2. Install SAP Central System (DB Instance/ASCS/CI) … Read more

How to send SAP system message

Sometimes you want to broadcast information to your logged in SAP users. You can do it from transaction code SM02. 1.SAP Menu –> Tools –> Administration –> Administration –> SM02 How to send SAP system message – Pic 1 2. Click button Create to begin sending SAP System Message How to send SAP System Message … Read more

How to monitor SAP cancelled update

As part of your SAP application server performance monitoring is to regularly monitor your cancelled update. In the R/3 environment the term update means to make asynchronous changes to the R/3 database after data has been entered in dialog. An update consists of V1 and V2 updates. V1 update are basic and time critical, V2 … Read more

How to monitor SAP Lock Entries

As part of your daily SAP System Administration is to monitor SAP Lock Entries. It often happens in your SAP System that when your users run transaction codes and their terminal are abnormally disconnected, these situation could cause Lock Entries that could disturb any other active users doing process.   Sometimes lock entries could affect … Read more