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
What are the classifications of the sap abap data classes?
Which one is better joins or views and why?
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.
Did you create secondary index?
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
How do you take care of performance issues in your ABAP programs?
Folder types in smatforms? 2)What is Command line?
What are logical data bases used in hr module? : abap hr
What are the parameters used in each function?
What are the differences between the table and the structure in the data dictionary in the sap abap?
What are indexes? : abap hr
What are the different types of mode (run code) in call transaction method?
Explain about interactive report?
What’s value table?
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.