Application Development and Automation 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: 
Read only

how to exit the report program without back screen.

Former Member
0 Likes
315

hi everyone .

I made a report program which is possible to input the text.

After input the text, this program read the data again.

so if someone clicked the back icon so as to exit,

this screen goes back screen which is input screen.

There is a selfield-refresh in ALV.

Do u know this function in the report program? or what should i how to exit the program..?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
286

Hi,

Did you create a new GUI status and used SET PF-STATUS to display it...

Or if you are using standard status..in which event are you capturing the value entered in the INPUT box..

Thanks,

Naren

1 REPLY 1
Read only

Former Member
0 Likes
287

Hi,

Did you create a new GUI status and used SET PF-STATUS to display it...

Or if you are using standard status..in which event are you capturing the value entered in the INPUT box..

Thanks,

Naren