Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Tcode for Global Projects

former_member187255
Active Contributor
0 Likes
950

Friends,

Do we have a standard Tcode to create the PROJECT01(Global Projects) idoc similar like BD10,BD12 etc....

Thks,

Chandra.

7 REPLIES 7
Read only

ferry_lianto
Active Contributor
0 Likes
897

Hi,

Are you looking transaction WEDI? or area menu BALM (SE43N)?

Regards,

Ferry Lianto

Read only

0 Likes
897

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.

Read only

ferry_lianto
Active Contributor
0 Likes
897

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

Read only

0 Likes
897

Ferry,

I already looked that tcode CJAL but i think that report doesnt create IDocs.... Any other way to do........

Thks,

Chandra.

Read only

0 Likes
897

Any idea freinds......or do i need to create a interface to send it...

Read only

ferry_lianto
Active Contributor
0 Likes
897

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

Read only

0 Likes
897

Hi Ferry,

Thanks for the info...I was expecting some standard Tcode...

I will work on creating a interface......

Thanks,

Chandra.