Identify negative values in transfer routine?

Question: Hello everyone!

Is it possible to identify negative values within a start routine on the transfer rules? I need to multiple some volume values by (-1), but only if they are positive. Any thoughts?

Thank you in advance for your help.

bwok

Answer:
It would just be an if statement in ABAP based on the value of the field and doesn't need to be in the start routine.

Ken
Copyright ?2007 - 2008 www.jt77.com