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
How do you find if a logical database exists for your program requrements?
what are the two methods of modifying sap standard tables ?
What is a table attribute?
Explain what is step-loop?
Difference between domain and data element? What are aggregate object?
How do you save data in bdc tables? : abap bdc
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
What is the difference between collect and sum?
Can we define our own match code id's for sap matchcodes? : abap data dictionary
What is generic area buffering in abap?
How the at-user command serves mainly in lists?
how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
Name a few data dictionary objects? : abap data dictionary
Why do we need enhancements?