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 automatic outbound IDoc creation

Former Member
0 Likes
325

Hi all!!!

I want to configure an IDoc to be created when an Installation (IBASE) is saved.

To do this, I use the IDoc type CRMXIF_IBASE_SAVE01, assign a message type, link with the FM APPL_IDOC_INPUTM to create the IDoc, create a partner profile, create the process code and set on the message type.

After this, when I create an Installation, Must not the IDoc be created?

Is the process correct or lack some step?

Thanks and regards,

Manuel.

1 REPLY 1
Read only

Former Member
0 Likes
289

And, on the partner profile, I can´t set the process code on the outbound parameter because the field doesn´t appear.

I think this could be the error.