Article

Today, I came across an interesting question regarding SALV OM Model. The query was regarding to show the count of displayed rows on the screen. Initially we think it is very easy – just use DESCRIBE table, get count and show. But we need to also remember that users can use the Filters. Users can…

Read more

Article

Continuing exploring the Refactoring assistant, we’ll see how we can use the class association in the refactoring assistant.

Read more

Article

While designing the application, there would be lot of instances that we need to move methods, attributes, events or types from a class to another class or an interface. Basically we need to refactor them. But we have to do it manually, it would be too costly and tedeous task when we need to do…

Read more

Article

Sometimes, we start designing the class in the program itself. Later in the game, we learn that it would be great if we create this class out of the program and make it global. Thus we can make the class more reusable. We might think, why in the world we started with local class.

Read more

Article

Application Log II – New FMs

on September 8, 2011

2, 14,107

We’ll see how we can generate the Application Log using the New Set of Function Modules BAL* which are available since Release 4.6. We have already seen how to using the old set of the FMs APPL_LOG_*. Check SAP Help on availability of new FMs BAL*. Check my older post on basic configuration for generating…

Read more

Article

Moved to Own domain..!

on September 7, 2011

6, 330

Hello All, Over the past couple of months, I was thinking to move SAP ABAP Help blog to its own domain. Finally, I have decided to move it to domain: www.zevolving.com This new site would have lot of NEW features: New sections: Beginners(as highly demanded), Design Patterns & Design Principles, IDOC, performance and many more……

Read more

More Post →
You seem to be new here. Subscribe to stay connected.