Does anyone know how I can kick a record to the error stack in a transformation routine. Basically I am doing a check on the record and if my test fails, I want to send the record to the error stack.
When i look at the documentation on SAPHELP it simply says a return code <> 0. So, programatically, how do I set the return code <> 0??
Any help much appreciated...
Thanks.