cancel
Showing results for 
Search instead for 
Did you mean: 

Value Mapping

Former Member
0 Kudos

Hi folks,

I am not clear about when to use Fix Values function , when to use Value mapping function and when to use look up in mapping?.

Could some one explain with some examples!!

Regards,

Venkat Tirumalasetti

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Venkat

Fix value function is used when your source field may contain certain set of values for which you want to produce values at target. for example,

Country(Alphabetic) Country(Numeric code)

Source Target

IND 001

AUS 002

GER 008

For above mapping between source and target you can write fix value function,and in fix value function you specify source value as key and value as target in the table

The main difference between fix values and value mapping is ,

1. Fix value deals with defining mapping table at design time that is in IR whereas for value mapping you need to specify this mapping table in ID.

2. Value mapping can be reused by specifying same party and agency but this is not the case with fix values.

Hope this helps

Regards

Former Member
0 Kudos

hi venkat,

Fix values, value mapping are standarad functions available in Graphical mapping.

Fix values:

Fix values table will be created internally in IR, and define values for field mapping. this function generally used for fixed value transfermations during message mapping based on key values.

Value mapping:

Value mapping table wil be created in ID and maintain values in value mapping table for value transfermations during message mapping.

You use the value mapping function to map different representations of an object to each other. You save the mapping rules for different objects in a value mapping table.

for further reference go through this links:

http://help.sap.com/saphelp_nw04/helpdata/en/d3/4017d9b90afe4999dbf8792638b291/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/13/ba20dd7beb14438bc7b04b5b6ca300/content.htm

http://help.sap.com/search/highlightContent.jsp

Regards

Rajesh

Former Member
0 Kudos

Hi Venkat,

check theses links, I hope it will help u

/people/sravya.talanki2/blog/2006/12/27/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-iii

/people/james.guanzon/blog/2006/03/23/how-to-support-industry-standards-in-xi-part-ii-of-iii--mapping

/people/sravya.talanki2/blog/2006/12/27/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-iii

reward points if it helps

regards

Trapti

Former Member
0 Kudos

Hi Venkat,

Value Mapping:

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

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

Look Up in mapping:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8e7daa90-0201-0010-9499-cd347ffb...

Fix Value Function: You mean to say Constant function taht we have in mapping. In many cases few fields of target structure are mandatory where we must have to specify the values and that can not be mapped to any field of source due to unmatched structure. In that case we use contant for those mandatory fields because withour spefifying some values it would not work.

  • Reward points if helpful. *

Regards,

Subhasha ranjan

Former Member
0 Kudos
Former Member
0 Kudos

Hi Hemanth,

the links provided by you are only pointing to XI help main page .

could you please send the exact links.

Regards,

Venkat Tirumalasetti