cancel
Showing results for 
Search instead for 
Did you mean: 

Value mapping

Former Member
0 Kudos

Hi,

how we can use the Value mapping in JAVA & XSLT.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Rao,

Check out these links:

<a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/13/ba20dd7beb14438bc7b04b5b6ca300/frameset.htm">Value Mapping</a>

<a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/c8/7e5e3c754e476ee10000000a11405a/frameset.htm">Attachment: Mapping XSD to Java</a>

Regards,

Subhasha

Former Member
0 Kudos

Hi,

Go through the following links

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

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

Amaresh

bhavesh_kantilal
Active Contributor
0 Kudos

Koteswara Rao,

You cna use this blog to access your value Mapping from your Java Mapping,

/people/sukumar.natarajan/blog/2006/10/23/accessing-value-mapping-defined-in-directory-using-java-functions

Regards

Bhavesh

PS : Your earlier thread is uncloses. If you are new to SDN, it is nice to Thank people for their answers and also awarding points as awarding points is the SDN way of saying "Thanks, it helped" .

Former Member
0 Kudos

Hi Koteswara,

when you create a UDF, then you are writing a java function to map your source field to your target field with some transformation in the format of the data, then you are doing a value mapping using JAVA. You can also use XSLT to do a value mapping.

Thanks,

Rajeev Gupta

Message was edited by:

RAJEEV GUPTA