‎2011 Mar 01 7:07 PM
Hi All,
I am using an O/p type ZXXX for a document with type EDI.I have a requirement like based on some conditions i need to update the Status as green .
Currently Inside FM I have cheked some conditions , if conditions doesnt satisfy I am raising an Exception(so that furher piece of code doesnt execute).
Then my output type is shown as RED,I want this to be change as GREEN.
Is there any way to do this..Shouldnt execute the rest piece of code once condition fails but Status of O/p type shud be green.
Please let me knoe your comments.
Thanks,
Madan
‎2011 Mar 01 7:22 PM
What exception are you raising? Not ERROR_MESSAGE_RECEIVED right? You should raise DATA_NOT_RELEVANT_FOR_SENDING to set the status to green...