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

programs

Former Member
0 Likes
615

Hi.

How to protect ABAP programs ( no one did not modify that programs)

thanks................

1 ACCEPTED SOLUTION
Read only

paruchuri_nagesh
Active Contributor
0 Likes
593

hi ratnam

goto se 38 choose options attributes check editor lock.

IThe "editor lock" setting takes most programmers about 30 seconds to remove,.

so it is better do with version management whenver changes made to ur code u cam get u r own through version management

but in development it is not better to lock ur code

reward points use ful

regards

Nagesh.Paruchuri

4 REPLIES 4
Read only

Former Member
0 Likes
593
Read only

Former Member
0 Likes
593

Hi,

Check this link,

Thanks,

Reward If Helpful.

Read only

paruchuri_nagesh
Active Contributor
0 Likes
594

hi ratnam

goto se 38 choose options attributes check editor lock.

IThe "editor lock" setting takes most programmers about 30 seconds to remove,.

so it is better do with version management whenver changes made to ur code u cam get u r own through version management

but in development it is not better to lock ur code

reward points use ful

regards

Nagesh.Paruchuri

Read only

Former Member
0 Likes
593

By setting Editor's lock in the pop-up that appears asking you for description.

PS: reward points.

Regards.