Application Development and Automation 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: 
Read only

OBSOLETE STATEMENTS - STOP

Former Member
0 Likes
612

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

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
Read only

Former Member
0 Likes
559

No worry Dude.

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

Read only

0 Likes
559

You can use EXIT statement instead of STOP

Read only

Former Member
0 Likes
559

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