‎2006 Jun 05 4:10 PM
Hi
Is there any standard program which triggers an IDOC creation whenever a material master data for a specific material is changed?
If not then please guide me how shall I implement it?
Please also tell me the function of the std program "MMCHACTV"?
Thanks
‎2006 Jun 05 4:17 PM
Checkout tr. BD10
<u><b>FYI</b></u>
BD10 Send Material
BD11 Get Material
BD30 Distribute material object list
BD33 Distribute material variants (ALE)
Hope thisll give you idea!!
<b>P.S award the points.</b>
Good luck
Thanks
Saquib Khan
"Some are wise and some are otherwise"
‎2006 Jun 05 4:19 PM
Hi Subhash,
You can use this standard program <b>RBDSEMAT</b> to generate/send IDoc material.
Prior to run above program, you need to configure the change pointer for MATMAS message type.
For more information on change pointer, please check this link.
http://help.sap.com/saphelp_erp2005/helpdata/en/12/83e03c19758e71e10000000a114084/content.htm
Hope this will help.
Regards,
Ferry Lianto
Please reward points if helpful.
‎2006 Jun 05 4:31 PM
Subhash,
1. You need to activate the change pointers for the material master, can be done in transaction SPRO.
2. You need to schedule the program RBDMIDOC which will pick up the change pointers and send the IDOCS.
Regards,
Ravi
Note :Please mark the helpful answers