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

ALV grid Display

Former Member
0 Likes
401

Hi Experts,

I am working on ALV fieldcatalog and i am using ALV grid display, I have 3 radio buttons on my selection screen based on that i am generating ALV fieldcatalog and ALV grid display.

1. When i am using 1st radio button and after getting the output when i am pressing BACK it is working fine means it is coming back to the selection screen.

2. When i am using 2nd radio button and after getting the output when i am pressing BACK it is not working fine means it is not coming back to the selection screen directly first it is showing blank screen and after that again i have to press BACK then it is coming on the selection screen.

3. 3rd radio button = point 2nd

please guide me what i have to do to skip the blank screen.

Urgent..........................

Hi Experts,

I am working on ALV fieldcatalog and i am using ALV grid display, I have 3 radio buttons on my selection screen based on that i am generating ALV fieldcatalog and ALV grid display.

1. When i am using 1st radio button and after getting the output when i am pressing BACK it is working fine means it is coming back to the selection screen.

2. When i am using 2nd radio button and after getting the output when i am pressing BACK it is not working fine means it is not coming back to the selection screen directly first it is showing blank screen and after that again i have to press BACK then it is coming on the selection screen.

3. 3rd radio button = point 2nd

please guide me what i have to do to skip the blank screen.

Urgent..........................

2 REPLIES 2
Read only

rahul_kamble2
Participant
0 Likes
384

Hi,

try to refresh the internal tables .....or variables ur using .

Regards,

Rahul

Read only

Former Member
0 Likes
384

Hi,

Set the PF-STATUS parameter in each function module either with different names or else with same name.

Let me know the status of report.

Regards,

Chandu