Application Development 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: 

How to stop a ALEAUD IDoc with a particular Partner not to come into SAP

Former Member
0 Kudos

Hi All

ALEAUD Idoc comes from XI and update the status of the WP_PLU idoc with status 39 (successful) as a acknowledge.

My problem is:

Two ALEAUD Idocs i.e. one with the partner PXXX00 (Type LS) and other with partner storecenter(Type LS) are coming from XI to update the status of a single WP_PLU Idoc.

The ALEAUD idoc with the sender partner as PXXX00 comes into PXX(R/3) and updates the WP_PLU idoc successfully with status 39. (Correct one to update)

The ALEAUD idoc with sender partner as Storecentre comes into PXX(R/3) but is in error(56) because the partner profile is not maintained in P77. (Design level they created but now not considering)

but they are updating the WP_PLU status to error 20, which is misleading)

So..

In my case i need to surpress the IDOC with partner Storecentre not to to update the WP_PLU IDoc or i should stop these Idocs not coming into SAP.

Is it passible stop the Idocs of particular partner type in XI to not come into SAP(R/3).

Please let me know if you have any suggestions regarding this.

Thanks in advance.

Malli

2 REPLIES 2

Former Member
0 Kudos

Hi,

Go to TXn - WE20 & check if partner storecenter(Type LS) is present & is have a Inbound parameter for IDOC ALEAUD.

If yes, u can remove that entry & the incoming Idoc will not be processed,

One more is to check the distribution model (BD64) & remove the Model View created this Idoc.

Regards,

Bhargava

babu_kilari4
Active Contributor
0 Kudos

Hi,

In the target system, you need to check the program which generated the ALEAUD Idocs. Genrerally it should be RBDSTATE.

It has standard SAP variant which sends the Acknowledgement for various Idocs depending on the configuration done and distribution model available...Try to check how often they are running the program as background job. Exclude the partner in the variant and your purpose would be solved.

Hope this is helpful

Thanks,

Babu Kilari