cancel
Showing results for 
Search instead for 
Did you mean: 

Convertion into kgs from other weight units

Former Member
0 Kudos

Hi Experts,

I need to convert material net_weight (NTGEW) into " KGs " from other units(GEWEI) (Whatever user enters like G, Pounds. etc..) and map to target field in db. Any UDFDo needful.

Regards,

Ramesh.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hey

The easiest option for you would be via Fix Value.Just maintain the Fix value table in Message mapping and use it.

Thanks

Aamir

Shabarish_Nair
Active Contributor
0 Kudos

1. use a fix value or value mapping and then do the conversion

2. do a lookup and do the conversion

3. use a webservice lookup to get the conversion factor. one free webservice is - http://www.webservicex.net/WS/WSDetails.aspx?WSID=23&CATID=13