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 steps to be followed to set lockobjects? : sap abap data dictionary

885


What is the significance of technical settings (specified while creating a table in the data dictionary) ?

813


What is the tcode to create indexes?

810


What function does data dictionary perform?

815


the problem is that , while i am undergoing with my practice session, i am creating too many new programs.they are occupying much space in my hard-disk. how to delete un-necessary programs completely from my data- base........... plz help me with this .....

1793


What will you code in start-of-selection & end-of-selecton & why?

831


1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?

1674


In which cluster time results are stored? : abap hr

811


What are pool tables?

880


What are the different types of parameters? How can you distinguish between different kinds of parameters?

761


What type of user exits have you written ?

1729


HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)

3549


Work most on which module: name a few tables?

793


What is match code? : sap abap hr

943


What is maintenance view?

815