2007 Feb 08 9:55 AM
Hi Friends,
We are trying to call a BAPI, BAPI_MATERIAL_SAVEDATA for mass updation of Material Master Data(MM01) along with Foreign Trade view, but we are not able to Update Data related to Foreign Trade Export......due to missing tables in this BAPI.
For a workaround & alternative, do we have any FM's or known BAPI which will update specifically these table fields.
MAPE-PREFE
MAPE-PRENE
MAPE-PRENG
MAEX-ALNUM
Your comments are highly appreciated & rewarded.
Regds
Srikanth.T
2007 Apr 17 8:23 AM
Hi Srikanth,
We to need same functionality, could you please let us know did you find any BAPI or FM ?
I would appreciate if you could reply to kartikrajag@yahoo.com
2007 Apr 17 8:30 AM
Hi,
Check the fun modules
MATERIAL_UPDATE_ALL
MATERIAL_UPDATE_ALL_VERS
MATERIAL_UPDATE_DB
reward if useful
regards,
Anji
2007 Jun 28 4:24 PM
Hi,
Im having the same problem. I came across function modules:
MATERIAL_EXPORTCONTROLL
MATERIAL_EXPORTCONTROLL_NEW
MAEX_SAVE and MAEX_SAVE_NEW
I can find no documentation for any of them.
If you have made any progress beyond this then please let me know.
Thanks
2016 Jan 21 2:26 PM
Hi Philip,
Did you got any solution for this.
Thanks,
Laxmikant
2016 Apr 04 2:29 PM
2016 Apr 04 3:18 PM
You would be so kind as to explain how for future reference?
Regards,
Raymond
2016 Apr 04 4:06 PM
I used a FM 'MAEX_SAVE' after using the FM BAPI_MATERIAL_SAVEDATA for creating the material . The only thing i took care is setting up the flag for MAEX_SAVE fm, if the entry exists for the same material in Maex table.
2016 Apr 05 2:19 PM
So some kind of direct update of database behind an update-task fm, too sad.
I hope you checked data values, also consider calling MATERIAL_WRITE_DOCUMENT too (for change documents)
Regards,
Raymond