In interactive reporting, suppose i go to N'th list from
basic list(primary data) & i wanna come back directly to
basic list. So how can i achieve this without using ESC or
back button?? Is it possible using set screen 0??
Answer Posted / naveen
no it is not possible to use set screen. if want to go back
from any list number may be nth list then we can use at
user-command event.using this event we can create our own
function keys so where we we want to go back without using
back button and esc there we can use our own function keys.
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
What are the difference between tables and structures?
What are the list of screen elements?
what precautions or prerequisites do you follow to update a record into database table and how
What is lock mechanism? How do we create lock objects in abap?
What happens if a function module runs in an update task? : abap modularization
What is the difference between a pool table and a transparent table?
Explain the different types of screen keywords?
What are the types of table fields in the sap abap?
Where do you create indexes in abap?
What are two different ways to add fields to sap tables?
Write special commands of list?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
Workbench request are client dependent or client independent
How do you Export a session ?
What is screen flow logic? What are the sections in it?