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 is the function of the transport system and workbench organizer?

668


What is new enhancement framework?

888


How do you work with semi colon se[arated files in BDC ?

1452


How many types of size categories and data classes are there? : abap data dictionary

609


Exception handling and how does it transfer from called method to calling method?

868






i have cleared my technical round and manager round in cts but they told me u will get a call with in couple of days now i dont know about my status

8502


How many default tab strips are there? How to insert more tabs in it?

604


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

724


difference between Valuation type and valuation category?

2001


Where the payroll results are stored

1808


Can any tell me ECC 5.0, ECC 6.0 Released year? and difference between them?

1976


What are the basic objects of the data dictionary? : abap data dictionary

611


What is luw?

684


What is the tcode for sapscript forms?

654


Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc

648