Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Flush

Former Member
0 Kudos

hi

what is the use of flush in ALV grid (OOP'S)

how to use the method of my programm

thanks

prasad

2 REPLIES 2

Former Member
0 Kudos

Hi,

please see this link to the online help

[http://help.sap.com/saphelp_sm32/helpdata/en/06/3fa1879f2811d2bd68080009b4534c/content.htm]

Kindly regards,

Stefan

Former Member
0 Kudos

Hi

just type 'flush' in the ABAP editor and press F1 right,

u will get the documentation and required primary help.

Coming to using of the same, just call it anywhere in ur report program.

with regards,

Hema Sundara.

reward if found helpful.