Alex K.

Blog author

Posts in February 2014

Practical ABAP

ABAP (Advanced Business Application Programming, originally Allgemeiner Berichts-Aufbereitungs-Prozessor, German for "general report creation processor") is a high-level programming language created by SAP. It is currently positioned, alongside the more recently introduced Java, as the language for programming the SAP Application Server, part of its NetWeaver platform for building business
ERP SAP ABAP

SAP ABAP in Eclipse

The Best-Run Business Run SAP First of all, just before using Eclipse for ABAP development we have to perform some necessary prerequisites. 1. Check whether Java Runtime Environment (JRE) 1.6 or higher, 32-Bit (for the 32-Bit version of ABAP Development Tools) or 64-Bit (for the 64-Bit version of ABAP Development Tools) is installed on your local drive. Download it right from
ERP SAP ABAP

SAP support package update

Instead of introduction. Hello colleagues. This is my first topic on problem/solution about SAP patching process. Just a few months ago I came across SAP IDES update problem and I think this experience would be useful for everyone else, who struggling with the same issue or plan to update SAP instance. Despite the fact I use IDES system as an example, this topic could be used as a good starting
SAP BASIS

Common issues during SAP SP update

Common errors during SAP service packages update and their solution 1. ====================================================================== Problem: Phase CHECK_REQUIREMENTS. The system has found a number of open dataextraction requests. These should be processed before starting the object import process. Solution: - use se38 (report RMCEXCHK) to identify application which causes an error (
ERP SAP