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 / jayati saha

By using sy-lsind = 0 we can return to the basic list.
Actually the basic list has lsind field set as 0 and all
other detail list may have index starting from 1 to 20. As
we may have 20 detailed list for one basic list.

Is This Answer Correct ?    17 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Lock objects and what are parameters of ENQUEUE FM?

1250


what is sap scriptview ?

1734


What are function modules?

582


How can we achieve MVC ?

908


What are the data types of the abap/4 layer?

723






How to Solve a Particular Ticket in Realtime ?

1753


Explain the data types of internal tables?

627


What is exception class and test class. How to use it?

887


What is difference between dependent and independent data?

564


What is the difference between synchronous and asynchronous update? : abap bdc

643


How is conversion of data types done between abap/4 & db layer?

638


What is going life actually? What is the role of a functional consultant in it? : sap abap hr

551


What are match codes? describe?

632


How memory management happens for internal tables and work areas in abap?

731


What two statements are required in an abap program to output an icon using a written statement?

667