I have displayed the records corresponding to the field mtart in a table control. when I enter the value food into mtart I am populating the records for the fields matnr, ersda, ernam, laeda. I get all the values for these fields corresponding to the material type food.
My question is as follows:
when I select a particular record from the table control , I want to display it in another screen or program o/p.
when I click on DETAILS, I want that particular fields i.e matnr, ernam, ersda, laeda to be displayed on another screen or program output.
Kindly find the screen shot attached.
how to implement it using call transaction and submit report?
