cancel
Showing results for 
Search instead for 
Did you mean: 

Luck Up using XSLT Mapping

Former Member
0 Kudos

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 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.

In this scenario, how can I procede further.

Please need your help and help me.

Thanks

Bala Prasad

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos
Former Member
0 Kudos

Hi Bala,

u need go for XSLT look up methods were it chk for the primary key if it is found then it update or else nothing .

pls chk for this blogs

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3823 [original link is broken] [original link is broken] [original link is broken]

/people/r.eijpe/blog/2005/11/04/using-abap-xslt-extensions-for-xi-mapping

/people/anish.abraham2/blog/2005/12/22/file-to-multiple-idocs-xslt-mapping

/people/pooja.pandey/blog/2005/06/27/xslt-mapping-with-java-enhancement-for-beginners

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/05a3d62e-0a01-0010-14bc-adc8efd4...

pls chk for this

if found worth pls do the req

Thanx

Sampath

GabrielSagaya
Active Contributor
0 Kudos

please check the code sample (XSLT mapping using Java helper classes(API))

Easy RFC lookup from XSLT mappings using a Java helper class

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/05a3d62e-0a01-0010-14bc-adc8efd4...