Article

CLASS_CONSTRUCTOR would be called automatically whenever the class would be accessed – either by creation of an instance or accessing any component. But seems like it is changed with ABAP 740.

Read more

Article

Selection criteria object for the reports where you can implement the MVC for decoupling. This approach is using the FM RS_REFRESH_FROM_SELECTOPTIONS.

Read more

Article

Lets checkout the ABAP object oriented approach for reports when you want to get data from different data sources – Database and/or Archive .

Read more

Article

Discussion on challenges while implementing design pattern Model View Controller in ABAP objects.

Read more

Article

Gaining access to the object, when working with ABAP Objects Events, which raised the event would be an added advantage for the event handler method.

Read more

Article

Events are good way to communicate between objects. They are very useful when the object doesn’t care about the handler of the objects.

Read more

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