Hi,
I have the following condition :
Orders IDOC :
E1EDP01 ( standard node with 0....999999 occurnaces)
+ZORDERS ( custom segment ) 0 .... 999
++Qty
+E1EDP19 ( standard segment ) 0 .... 5
++QUALF (can hav 001,002,003,004,005 once in each occurance)
++IDTNR
Conditon : If E1EDP19-QUALF == 002 and ZORDERS-Qty > 0, then populate IDTNR
I have tried many ways, not getting proper output ( considering n occurances of E1EDP01 with Qty = 0.
help
regards,
nikhil.