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
using sy-lsind we can move from one list another list as
sequence only not posibble come back from nth list to basic
list.
using at-user command event only possible.
if it is wrong correct me.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How do you set up background jobs in sap? What are the steps? What are the events driven batch jobs?
What are the types of table fields in the sap abap?
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
Explain get pernr concept when we use logical data base? : abap hr
Why do we use Abstract classes give an example from your project?
Difference between top-of-page and top-of-page during at line- selection?
What is the differences between abap and ooabap. In which situation we useooabap?
What is a data dictionary? : sap abap data dictionary
Can we use transfer dataset to transfer data in internal table ?
What is the meaning of table buffer? This buffer is used by which type oftable?
how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.
What are the two statements which are required in an abap program to output an icon using a write statement?
How can we achieve MVC ?
What are null values? : abap data dictionary
What are the different types of view?