Skip to Content
0
Former Member
Apr 21, 2009 at 09:23 AM

Run time error STOP_NO_REPORT

322 Views

Hi Experts,

I used STOP statement in one of my program and these cause me an error.

ELSE.

CALL FUNCTION 'POPUP_TO_DISPLAY_TEXT'

EXPORTING

textline1 = text-001

textline2 = text-003.

STOP.

ENDIF.

These error doesn't occur if the program is created in 4.6 version but when created and executed in ECC6 an error message STOP_NO_REPORT occurs.