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
Hi,have Good Command in SAP ABAP, ABAP WEBDYNPRO now i want to learn sap IS utilities.. can u plz suggest me is it useful r not? If not can i learn BI? Is ABAP with BI have gud future?
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
How to give programe name as input in BDC report of abap ?
Write the bdc table structure? : abap bdc
What actually happens in real-time recruitment? : sap abap hr
What are the different types of sapscript symbols?
how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer
What happens if only one of the commands set screen and leave screen is used without using the other?
Mention the various databases integrities?
Explain difference between primary key and unique key?
What is an abap/4 query? : abap hr
What are client dependent objects in abap/sap?
How many ways you can create table? : abap data dictionary
What are the types of subroutines? : abap modularization
What two statements would be used to exchange data between programs using abap memory?