Skip to Content
0
Former Member
Jun 03, 2008 at 10:23 AM

Stop generating the IDOC, soap-xi-idoc

120 Views

Dear SDN,

I have a interface SOAP(HTTP) -> XI -> R/3.

In this interface, 3rd party sending 4 fields and are getting updated in R/3.

Now, I need to change in this interface.

There are 4 fields in sender side and one field is like (PersonNumber)primary field. while updating this fields, I have to check whather the primary field is exist in R/3 then only update remaining fields else do not update the record/IDOC in R/3.

And we are using XSLT mapping.

The intension of the chage in interface is when the PersonNumber doesnot exist then do not generate the IDOC. whenever the PersonNumber is not there the system is generating the IDOC details with status 51.

So I need to stop generating IDOC when the PersonNumber is not there in R/3 system .

In this scenario, how can I procede further.

Please need your help and help me.

Thanks

Bala Prasad