‎2006 Sep 06 12:08 PM
Hai,
How to open a specified view to display a material in MM03 Tx using an ABAP Code.
‎2006 Sep 06 12:10 PM
‎2006 Sep 06 1:07 PM
Hai Senthil,
I checked the function module <b>SELECTION_VIEWS_FIND</b> which returns the views avaliable for the MM02 Tx. The internal table from the SELECTION_VIEWS_FIND is passed to <b>SELECTION_VIEWS_ACT</b>IVE along the KZSEL parameter set to 'X', still I am not able to get the result.
‎2006 Sep 06 1:16 PM
Hi Sakthi,
check this link for selection_views_find.
http://www.sap4.com/contentid-110.html
Also try this FM MATERIAL_BTCI_SELECTION
Regards,
Senthil