DELETE on ITAB is widely used when you need to filter out the entries. Lets see the performance for different Delete statements.
ABAP SALV model has some cool features. Getting the data table from the model, is one of them. Let’s explore the solution.
Lets talk about the Links in the Message Long text. This is also applicable to any documentation as well. There are few limitations, I will show you how to overcome them.
Selection criteria object for the reports where you can implement the MVC for decoupling. This approach is using the FM RS_REFRESH_FROM_SELECTOPTIONS.
In continuation to the previous article and in quest about the Selection object, lets check out this different flavor of the selection screen object.