Skip to Content
0
Former Member
Jan 23, 2006 at 11:01 AM

FieTo IDoc Scenario.. Any option to filter the values without delimiter (-)

21 Views

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