2010 Jun 10 12:51 PM
Hello,
I have a scenario where I can receive MATMAS Idocs. But in certain cases I need the MATMAS data but the ERP system hasn't send this.
So I am looking for a RFC or BAPI that I can call with basically the material number and the logical system and that then sends the MATMAS idoc.
Any ideas would be appreciated.
Kind Regards,
Christoph Mertins
Hello,
I have a scenario where I can receive MATMAS Idocs. But in certain cases I need the MATMAS data but the ERP system hasn't send this.
So I am looking for a RFC or BAPI that I can call with basically the material number and the logical system and that then sends the MATMAS idoc.
Any ideas would be appreciated.
Kind Regards,
Christoph Mertins
2010 Jun 10 1:02 PM
2010 Jun 10 2:10 PM
I don't think there's an RFC-enabled function though. You will probably need to wrap one of the MASTERIDOC*MATMAS functions with your own RFC-enabled function or wrap the BD10 functionality with a function (both suggested by Raymond above). Take a look at the functions in BD10 or do a where-used on MASTER_IDOC_DISTRIBUTE.