Hi,
you can do it by using this statement
"get no of rows
DESCRIBE TABLE ITAB LINES LV_count.
then you can assign this count to button, Label, Header what you want.
Regards.
Ibrahim
Hi,
you can do it by using this statement
"get no of rows
DESCRIBE TABLE ITAB LINES LV_count.
then you can assign this count to button, Label, Header what you want.
Regards.
Ibrahim