In Interactive Report : How to come from Secondary List 10
to secondary list 4? what is the Program code?

Answer Posted / bvsuman

from list index 10 to come bck to list index 4 we can use the code as follows.....put some function code button on application or menu tool bar then code as below

case 'FNCODE'.
when CLICK
CHECK LSIND = 10.
LSIND = 4.
endcse.

I GUESS this work ..check it out

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the classifications of the sap abap data classes?

851


Which one is better joins or views and why?

838


in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.

1995


Did you create secondary index?

912


How to load data from ms excel sheet to sap by using bdc method ? : abap bdc

971


How do you take care of performance issues in your ABAP programs?

887


Folder types in smatforms? 2)What is Command line?

2143


What are logical data bases used in hr module? : abap hr

901


What are the parameters used in each function?

788


What are the differences between the table and the structure in the data dictionary in the sap abap?

818


What are indexes? : abap hr

795


What are the different types of mode (run code) in call transaction method?

867


Explain about interactive report?

796


What’s value table?

796


Hi guy.. i have to face an interview in a couple of day.. so can you please give me some good and tough question on abap.

1827