Skip to Content
0
Former Member
Jan 12, 2011 at 05:20 AM

Interface determination condition to check value empty or not

1124 Views

Hi Experts,

Good day to all,

I am working one File to IDoc scenario, my sender structure look like this,

<Order>1..unbounded

<MaterialNumb>

<Customer>

</Order>

I want to send two different IDocu2019s to SAP based on material number value. If material number value empty means I have to send DelIVERY IDoc, else I have to ORDER IDoc.

I developed two mappings, Could you please tell me how to write a condition in Interface determination for this Logic.

I tried different ways but no luck.

Regards,

Jam