cancel
Showing results for 
Search instead for 
Did you mean: 

Value mapping?

Former Member
0 Kudos

Hi Guys,

Could someone enlighten me on what is value mapping and how to implement it?

Any good documents for the same?

Regards,

Ashish

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Ashish,

Check these..

http://help.sap.com/saphelp_erp2005vp/helpdata/en/13/ba20dd7beb14438bc7b04b5b6ca300/frameset.htm

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

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

/people/sreekanth.babu2/blog/2005/02/23/value-mapping-replication

cheers,

Prashanth

P.S Please Mark helpful answers

Answers (3)

Answers (3)

Former Member
0 Kudos

Hey Ashish

Value mapping comes into play when both sender and receiver identify the same object in different ways and the corresponding values must be mapped during message transfer.it is achieved by makin value mapping table.

u can enter values in value mapping table in the integration Directory by creating a value mapping group,to display the value mapping choose tools->value mapping.

thanx

ahmad

Former Member
0 Kudos

Hi Raj,

Genreally it should not except the floating point values:

Check this link : http://www.xml.dvint.com/docs/SchemaDataTypesQR-2.pdf

http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/#int

Regards,

Ashish

Former Member
0 Kudos

1)VALUE MAPPING AND FIX VALUES.

The FixValues function provides a simple eneric value mapping (or key mapping) in the Integration Repository

1. Use the standard function Conversions -> FixValues tolink source and target element

2. Double click to define properties

��Each field mapping uses its own table of key-value pairs.

��Filled tables can be copied to other mappings. But copied

table is independent of origin.

Value Mapping (II) – Value mapping

The Value mapping function provides a more specific value

transformation.

1. Use the standard function

Conversions -> Value mapping to link source and target element

2. Double click to define properties

3. Define access keys for table entries:

��Value Mapping Context stores information on the origin of the data.

If data is maintained in the Integration

Directory, use

http://sap.com/xi/XI

��Agency and Schema for sender andreceiver messages. Any arbitrary

string value can be used.

Value Mapping (III) - Value Mapping Group

��Semantically identical information is collected in “Value Mapping Groups”

��Value Mapping Groups can be maintained:

��in the Integration Directory

��by sending data to Message Interface “ValueMappingReplication” of SAP BASIS ->

SAP BASIS 6.40 -> http://sap.com/xi/XI/System

��Following entries are required

1. Agency

2. Schema (Namespace and Object Type )

3. Value (the group’s representative for a given Agency – Schema combination)

Value Mapping (VI) – Define Value Mappings

��Value Mappings are created automatically between representatives of

the same group

��All entries for a couple of Agency/Schema combinations are displayed

using Tools-> Value Mapping in the Integration Directory

��Each new entry will create automatically a new group.

Value Mapping (VI) – Mass Configuration

��Mass data can be maintained in Value Mappings tables by

means of an XI Interface

Former Member
0 Kudos

Hi,

Check out the following

Blog

<a href="/people/sreekanth.babu2/blog/2005/02/23/value-mapping-replication">/people/sreekanth.babu2/blog/2005/02/23/value-mapping-replication</a>

<a href="https://www.sdn.sap.com/irj/sdn/elearn?rid=/webcontent/uuid/a680445e-0501-0010-1c94-a8c4a60619f8">https [original link is broken]://www.sdn.sap.com/irj/sdn/elearn?rid=/webcontent/uuid/a680445e-0501-0010-1c94-a8c4a60619f8</a> [original link is broken]

Regards,

Sudharshan