Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8372

Re: Debugging a submit program

$
0
0

Hi,

 

Put EndLOOP IN IT.

 

 

DATA : LV_FLAG TYPE C.

 

DO.

 

IF LV_FLAG = 'X'.

EXIT.

ENDIF.

 

ENDDO.

 

GO TO : SM66

 

Click on debugging and your cursor will be postionted at Do statement.

Change value of lv_flag from inital to 'X'.

 

Then you will able to debug.

 

 

Thanks and Regards,

Dular Sharma.


Viewing all articles
Browse latest Browse all 8372

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>