For File To IDoc scenario.
In Message Mapping:
Source value for a field will be in this format...
<u>Source Field value:</u>
234-890
345-789
322-099
But my requirement is to filter the <b>hyphen</b> from the values and map it to IDoc field like this..
<u>Target field value:</u>
234890
345789
322099
Can anyone clarify this ?
regards
Saravanan