Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

OBSOLETE STATEMENTS - STOP

Former Member
0 Kudos

Hello All,

I am working on an upgrade project , Upgrading from 4.6c to ECC 6.0 .

I need to comment and replace the STOP statement .

Please let me know what statement i need to put insted of STOP .

Regards,

Guru

3 REPLIES 3

former_member181995
Active Contributor
0 Kudos

No worry Dude.

You can still use STOP in ECC.Without any cause.

0 Kudos

You can use EXIT statement instead of STOP

former_member598013
Active Contributor
0 Kudos

Hi Vikram,

There is no harm in using the STOP Statement but what you need to do is just take an extra care where exactly it is used in the program.

Thanks,

Chidanand