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 TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)

3273


Explain some essential objects in abap dictionary?

691


How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?

600


Is it possible to run host command from SAP environment? How do you run?

602


How do you find if a logical database exists for your program requirements?

630






Why lsmw does not support call transaction method? : abap bdc

616


What is collective search help? : sap abap data dictionary

592


How can we determine a vendor is Bloc/Unblock from the table LFA1?

1645


Can you set up background processing using call transaction?

577


What is a function group? : abap modularization

581


How do you populate data into a multiple line field?

572


How are the function code handles in flow logic?

593


What is a batch input session? : abap hr

645


Define alv programming in abap?

685


How to find Kernal badi ?

1143