‎2009 Sep 18 8:37 PM
Hi Experts,
My object here is to create a interface between Development and Production server so that whatever creation or changes that happens to a Material should also replicate or to be saved in development server also.So that the new materials created or changed in production server can be seen in development server as we use those details for further process or testings in dev.Please suggest the approach and steps without manual tasks automatically.
Thanks in Advance,
SriRam.
‎2009 Sep 18 8:41 PM
you can use message types like matmas to create outbound idocs from prod system and receive an inbound idoc of same type in dev system...
‎2009 Sep 18 8:41 PM
you can use message types like matmas to create outbound idocs from prod system and receive an inbound idoc of same type in dev system...
‎2009 Sep 20 5:32 AM
Hi Soumya,
Thanks for the helpful answer my real concern is how to set up such interface as you know we can't really create any in Prod server if so please specify the real tricky part in transporting that object too as here i am the only sap guy so i have take care of basis part too.
Thanks,
Sriram
Edited by: SriRam on Sep 20, 2009 6:32 AM
‎2009 Sep 28 2:52 PM
Yep , I solved the problem using Change Pointers approach via IDoc interfacing (ALE layer).
Thanks,
Sriram.