Hello all...
In transaction BD87 ...if a user selects a particular errored out IDOC (with status 51) with some error ina segment ( lets say segment 3) and clicks on it..
I need to take him directly to the errored SEGMENT 3 screen(<b>Display data record</b> <b>for IDOC screen</b>) ...
i need to skip all the screens in between,which he has to navigate to reach the segment...
how can i do it?
I had to copied RBDMON00 program( BD87) into my z program...now i need to find out the way to go to errored segment directly based on segment number displayed skipping the navigation screens in between....
Hope u got my question...
Thanks...