Skip to Content
0
Former Member
Dec 08, 2006 at 10:52 AM

How to map empty IDoc field

87 Views

Hi everybody!

I want to map the value of a source field through a <b>FixValues</b> function to the target field. Unfortunately this is an IDoc field which sometimes doesn't even exist (i. e. it's not just empty - it's not even there). In this case the <b>FixValues</b> function suppresses the output, and there is <i>no</i> output - not even the <i>default</i> value of <b>FixValues</b>. However, the requirement is that I always have to generate a default output - even if the input field is empty/missing.

Ony ideas how this could be done?

Regards, Joerg