Article

Shows another way to call the new Standard Table Display (SE16N), more efficient than calling SE16 As we have seen in the previous post, how easy it is to call the program. Today, we will see the more powerful and more efficient way to call the Table Display from the Report. We will call the…

Read more

Article

Eloborates the easiest way to call the Standard table display (SE16) from a Program Sometimes, we need to call the Standard Table display (SE16) from our report program. In option of this we can create a Small ALV program using the . To call the Standard Table display, we can Submit the underlying program from…

Read more

Article

Shows how to give an option to get a printout of the table control Data. In SAP, we have a table control to give a felixibility to enter more than one record at a time. User enters the data and save it, inturn we save that data into the database – by direct update, or…

Read more

Article

Catch the event generated by DELETE-key on Keyboard & disable it in editable ALV generated using FM REUSE_ALV_GRID_DISPLAY We have seen in the previous post how to . Today, we will see how we can implement the same functionality using the classical ALV generated using the function module REUSE_ALV_GRID_DISPLAY. As discussed in the previous post,…

Read more

Article

Catch the event generated by DELETE-key on Keyboard & disable it in OO ALV using CL_GUI_ALV_GRID From ABAP 6.20, SAP has provided many options with the ALV Grid created using the OO ALV using class CL_GUI_ALV_GRID. In the editable ALV, we can insert a new record, delete the record, modify the record and Save those…

Read more

Article

We have seen how we can use Run Time Type Services (RTTS) to create a dynamic internal table in the post: . On the other day, after publishing the post , I was thinking how I can apply these color settings when I have a Dynamic Internal Table. As we have seen into that post,…

Read more

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