cancel
Showing results for 
Search instead for 
Did you mean: 

Use of XSLT Mapping

Former Member
0 Kudos

Generally the XSLT mapping is the least preferrable mapping in all types, is there any specific usage of XSLT mapping in real time environment.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

>>is there any specific usage of XSLT mapping in real time environment.

XSLT is more commonly used when you need to generate some complex structure,lets say you want the whole XML in a single tag on receiver side,then you can use CDATA in xslt and do the mapping.

Similarly depending upon other req. we select the best mapping technique

Thanx

Aamir

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

XSLT Mapping is used for various sorting.

when u think graphical mapping is very complex in ur scenario u can go for XSLT mapping.

plz refer:

http://help.sap.com/saphelp_nw04/helpdata/en/cf/406642ea59c753e10000000a1550b0/frameset.htm

XSLT Mapping

/people/prasadbabu.nemalikanti3/blog/2006/03/30/xpath-functions-in-xslt-mapping

/people/sreekanth.babu2/blog/2005/01/05/design-time-value-mappings-in-xslt

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

Thanks

Swarup