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 / sindhu
using sy-lisel will give you the entire row you have
selected,but you should know the correct offsets ,otherwise
you will be ending in wrong selections , better to give a
hot spot on the material no and on selecting that you can
display the details in the secondary lists.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Where are you used type casting?
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
How can we upload a text file having delimiters in to legacy system?
What is the difference between a structure and an append structure?
What are the differences between domain and data element?
Why do we use dynamic where conditions?
How do you set up background jobs in sap? What are the steps? What are the events driven batch jobs?
can anyone please tell me, in orient paper mill project which fields exits for creating report.
What is alv programming in abap? When is this grid used in abap? : abap hr
how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.
What are the different types joins?
What is off cycle payroll run
What are the 3 methods that we use in sequence in a batch input session method? : abap bdc
What is the difference between a substructure and an append structure?
What is the use of message command in a report? What are the different message types?