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
Can a filed occur in several field groups? : abap modularization
What is asap methodology? : sap abap hr
What is direct input method ?
Explain what is sequence of event triggered in report?
What are the events in classical reports?
Sal abap on hana interview
What are logical databases? : abap hr
How to read files and process BDC's automatically ?
What are the uses of table pool or table cluster.
What is the structure of the bdc table? : abap bdc
what are the two methods of modifying sap standard tables ?
What is the bapi?
What are the types of subroutines? : abap modularization
Difference between domain and data element? What are aggregate object?
What is smart forms? : abap hr