Hi,
In my program code , there is a error message written, but when this error message is triggered it is displayed as ABORT message and it is skipping the transaction.
SORT zt5. READ TABLE zt5 INDEX 1. IF sy-subrc <> '0'. MESSAGE e208 WITH 'No tiene vistas autorizadas'. ENDIF.
Could any one tell the reason why it is happening.
Regards
Prasanth Kasturi