Q : I want to see material details in secondary list based
on material No. from basic list. I will double click on any
row, any field of basic list (not on field containing
material no.) & the secondary list will display material
details according to material No. on that row. Is it
possible? If so how?
Answer Posted / venkat gaduputi
using sy-lisel.
using hide technique
using get cursor also but it allows only perticular field
clicking
Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Can you set up background processing using call transaction?
How many lists can a program can produce?
Is it possible to pass data to and from include programs explicitly? : abap modularization
Have you processed BDCs ?
how to create view in bdc..??
hi experts,,, what is meant by documentation? test casr preparation? documentation and preparation and Tcode for this? quality and releasing? test case scenario?
How to create any functions? How to go about it?
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.
How to debug a script in abap?
Explain what are the different functions used in sap script? What are the parameters used in each function?
Differentiate database index and match code.
What is table pool?
What are the components of sapscript?
Explain how do you get output from idoc?