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

problem with IDOC

Former Member
0 Likes
381

Hi experts,

We are looking to synchronize projects and wbs (PS) from a specific environment to another one.

We thought that using IDOC would be a good idea ; We found a message type called PROJECT and associated BAPI WorkBreakdownStruct. After customizing, transfering data is OK; however we did not find any exit to define some conversion rules (for example, we have to change company code from 1000 to 2000)

Please let me know if you can help,

Julien

1 REPLY 1
Read only

Former Member
0 Likes
335

If u cannot find any exits during Outbound IDoc generation check for any exits availability during the Inbound processing of the IDoc.

The Inbound FM is IDOC_INPUT_PROJECT. Though could not locate an exit in it.

Edited by: Ankesh on Oct 22, 2009 10:09 PM