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

Removing the insert section from SAP Program

Former Member
0 Likes
999

Hi,

I have put the insert section line area in incorrect place and saved the code . How can i remove this inserted commented line area section.

Thanks

4 REPLIES 4
Read only

Former Member
0 Likes
723

If you have repaired the standard code, you can also delete the code that you have put in using the DELETE button the menu and reinsert the code at the right place.

I don't think it will actually delete the code, but will just comment the code.

Regards,

Ravi

Note - Please mark all the helpful answers

Read only

0 Likes
723

Actually, i don't want to delete the code, I want how to remove the commented code

*{ INSERT $$$$$$ 1

*} INSERT

from the program which is wrongly inserted.

Read only

0 Likes
723

Do you see a DELETE option in the menu / app toolbar?

I don't think there will be a delete option.

Regards,

Ravi

Note - Please mark all the helpful answers

Read only

0 Likes
723

Hi Ravi,

that won't help. Anyother way to remove that area?