Article

When anyone asks is it possible to have bigger button in SAP? The first response would be its not possible. Let me show you how to overcome that.

Read Post »
Article

ABAP Dynamic Selection Screen using Tabbed selection screen to avoid activating each and every field. You would find tabbed selection screen at its best in this article.

Read Post »
Article

Text Pools are great for creating language independent program. But, it create a very peculiar problem when used in ABAP objects

Read Post »
Article

Well, everybody will be aware of the conversion exit functions available in SAP. The SAP provided conversion exit functions must be called individually in the programs to convert the field value internally and externally. Now, why can’t we do this dynamically by avoiding individual calls to the functions? Background Yes, it can be done ….

Read Post »
Article

Alternative to SAVE_LIST

on February 23, 2012

5 Comments, 1,605 views

Demonstrates the Alternative to FM SAVE_LIST.

Read Post »
Article

Recently I have discovered very interesting feature in Java. Below I will try to compare this with what ABAP can do about it. Quick jump in Overriding a method in ABAP and Java is simple. In the former we use REDEFINITION keyword in a subclass, in the latter we rewrite method with the same signature…

Read Post »
More Post →
You seems to be new here. Subscribe to stay connected.