‎2007 Sep 24 8:32 AM
is there any fm to download master data(for exaple material) or any other method through which we can down load material master
‎2007 Sep 24 8:57 AM
u can do it by following method.
select * from MARA into table IT_mara.
call function 'GUI_DOWNLOAD'.
this function downloads all data from internal table to the flat file.
so u can download ur master data in this way.
reward points if useful......
‎2007 Sep 24 9:07 AM
Go to transaction SE16 , Put in your table name.
Once you get the list output, Click on EDIT in the menu and click download!