Its not working yet. My requirement is if user tries to open Account overview page from any business transaction or search screen or from BP relationships, I want to check whether user is authorised or not. If user is not authorised then I want to display the previous page (from where user tried to open account) back to user.
For this in view BP_HEAD/BPHEADOverview > I am checking in DO_PREPARE_OUTPUT, it did not work there. Then I tried in DO_INIT but still account overview is opened even when I am calling outbound plug and it outbound plug i have RAISE EVENT HISTORY_TRIGGER.
Also I have defined the outbound plug in view > do I need to add the same in run time repository as well? As this outbound plug is going no where?
Any suggestion what am I missing?
Thanks and Regards,