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 / bala

for this case we should give condition based upon primary
list which is matching for secondary list.for eg.,
select * from marc where marc-matnr = mara-matnr(in this we
goin to display the table 'marc' contents when it matches
the 'mara-matnr').
then display matching fields by write :/ marc-.......
like this

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.

2035


On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?

824


visibility section for class level and attributes level

1045


Module Pool Programming: Events and Table Control handling.

1068


What is pass by value and what is pass by reference? Which is better?

1081


can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?

1759


How can we set the table spaces and extent sizes? : abap data dictionary

1003


what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?

1973


What will happen when we use single buffered selected?

830


What is full form of bdc session? : abap bdc

867


What is step-loop?

854


How can we decide weather we can enhance the standard infotype or not ? : abap hr

800


What do you mean by transparent tables in sap abap? : abap data dictionary

733


What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary

747


What are hashed tables?

1068