Archives for: 2009
SAP ABAP Changes to Database Tables
In SAP, data is stored in backend database tables. Such data may include master data, transactional data, configuration data and so on. In order to ensure that ABAP programs get the right access to the database table, the runtime object for the table sho… more »
ABAP Runtime Analysis - How to Perform ABAP Runtime Analysis SE30
The ABAP runtime analysis can be used to analyze the total run time required for individual SAP transaction codes, sap programs or even SAP function modules. Individual ABAP objects can put a heavy load on the system resources such as CPU and memory, ABA… more »
SAP Netweaver WebDynpro Programming Model - How the SAP Web Dynpro Phased Model Works
You can find some of the key basics of the Web Dynpro Netweaver framework in my earlier post here. Today, lets have a look at the Phased Model framework functionality within the Web Dynpro framework. The phased model is a predetermined sequence of steps… more »
SAP Netweaver XI Components - What are the Components of EXchange Infrastructure
You can find the basics of SAP Netweaver XI Exchange Infrastructure here. As mentioned earlier, SAP NW XI is helpful in connecting different vendor systems SAP or Non SAP systems which have been implemented on different platforms such as ABAP, JAVA, .NET… more »
SAP Business Configuration BC Sets - What are BC Sets Types
A Business configuration set is a set of customizing settings. The configuration settings in a BC set need to be grouped by logical business processes. The settings in the BC set are accessible across the system landscape and are independent of the origi… more »
SAP Migration to New GL Implementation Project Phased Model
Migration the New GL in SAP is a strategic decision. Though migrating to New SAP GL has its benefits, the implementation can turn out to be a complicated project. Most companies make the mistake of treating migration to New GL as a simple technical issue… more »
SAP Function groups ABAP Programming in Finance
Function groups are nothing but special ABAP programs. Function modules form part of function groups in ABAP programming. Function modules are special procedures which have a global view and can be called from other ABAP programs. Function modules can on… more »
SAP Web Dynpro ABAP Professional User Interface Development NW
Web Dynpro forms part of the SAP Web applicaton server which is based on open standards. Before explaining the concept and main features of WebDynpro, it is worth to take a look at SAP Web application server. The SAP Web AS provides an enterprise scaled,… more »
SAP Netweaver BI Business Intelligence Basics
SAP Netweaver BI is all about business being able to make the right decisions at the right time using data which is reliable. Lets take a look at some of the basics of Netweaver BI. SAP BI popularly known as SAP Business Intelligence is a component of th… more »