‎2005 Sep 23 7:57 AM
Hi,
Has anyone used this BAPI before? Is it possible for you to paste some code snippets here so I could have an idea how to use this... Thanks a lot.
‎2005 Sep 23 8:05 AM
You can check function module IDOC_INPUT_ARTMAS. This in turns calls the badi in question. You will get a clue here on how to code for the BAPI.
Cheers
‎2005 Sep 23 8:23 PM
Hi Winnie!
What do you like to do? With the 40 table parameters you can do hundreds of different updates - but if you just want to change the article text, then about 5 filled fields might be enough.
In general it's working like the transaction MM42 (and of course like a Bapi, so fill corresponding fields in ...X tables with 'X').
Regards,
Christian