‎2007 Jun 25 6:46 PM
Friends,
Do we have a standard Tcode to create the PROJECT01(Global Projects) idoc similar like BD10,BD12 etc....
Thks,
Chandra.
‎2007 Jun 25 6:51 PM
Hi,
Are you looking transaction WEDI? or area menu BALM (SE43N)?
Regards,
Ferry Lianto
‎2007 Jun 25 7:03 PM
Ferry,
I want to send the Global Projects Master data so i did the Partner profile configuration to send the basic type PROJECT01 idoc and now i am looking for standard transaction which i can use to send the idoc (Similar like BD10, BD12,BD14)
Pls let me know do we have standard tcode to send the idoc or do we need to create a interface to do so.......
Thks,
Chandra.
‎2007 Jun 25 7:12 PM
Hi,
Sorry ... I misunderstod your question.
Anyway, please check this program RCJ_SEND_PROJECT_ALE perhaps it may help. I never work on message type PROJECT.
Regards,
Ferry Lianto
‎2007 Jun 25 7:35 PM
Ferry,
I already looked that tcode CJAL but i think that report doesnt create IDocs.... Any other way to do........
Thks,
Chandra.
‎2007 Jun 26 2:18 PM
Any idea freinds......or do i need to create a interface to send it...
‎2007 Jun 26 2:34 PM
Hi Chandra,
I could not find any standard FM and program to generate an outbound IDoc PROJECT01.
You need to create custom FM to populate EDIDC and EDIDD for the above IDoc type. Once the population segments are done then you can call FM MASTER_IDOC_DISTRIBUTE to generate and send the IDoc.
Hope this will help ...
Regards,
Ferry Lianto
‎2007 Jun 26 2:43 PM
Hi Ferry,
Thanks for the info...I was expecting some standard Tcode...
I will work on creating a interface......
Thanks,
Chandra.