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
Explain the difference between a pool table and a transparent table?
What is the syntax for ‘call transaction’?
How do you move on to the next screen in interactive reporting?
Explain what are the problems in processing batch input sessions?
What is lock objects? : sap abap data dictionary
Did you use buffering?
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
What is abap?
Describe the difference between macro and subroutine?
wat is the difference between A-gate & W-gate?where are they used?
Different types of locks?
How will you link form with the event driven in sap scripts?
What is retro active accounting
What are the steps in a bdc session? : abap bdc
Can you create a table with fields not referring to data elements? : abap data dictionary