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

Outbound IDOCs being generated.

Former Member
0 Likes
854

All

we are having PROJECT01 IDocs generated outbound from our system.

We havent configured generation of these IDocs in the first place... any pointers as to see how and why these are getting generated?

We checked BD50 and dont see any change pointers activated for PROJECT message type.

Thanks.

All

we are having PROJECT01 IDocs generated outbound from our system.

We havent configured generation of these IDocs in the first place... any pointers as to see how and why these are getting generated?

We checked BD50 and dont see any change pointers activated for PROJECT message type.

Thanks.

3 REPLIES 3
Read only

alex_cook
Active Participant
0 Likes
645

Howdy,

I'm not that familiar with this IDOC but have you tried implementing BADI IDOC_CREATION_CHECK and put a breakpoint in the IDOC_DATA_CHECK method.

Of course this isn't going to help you much if they're being created by a background job but if its foreground you should be able to trace it back to the source with the debugger.

Cheers

Alex

Read only

Former Member
0 Likes
645

Hi..

Check whether the same IDOC is used by some other messagetype and for that meage type Changepointers are activated.

Reagrds,

Lokeswari.

Read only

Former Member
0 Likes
645

There was a distribution model using a BAPI to create this.