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

Issue with the Object key

Former Member
0 Likes
653

Hi,

I have a task to modify the standard ABAP program to apply an OSS note correction as suggested by SAP. I got the object key for the report from the basis guy. The key went through but the program did not open in the edit mode to apply the OSS note. Can any one help me to understand what is the problem here and how to fix it?

Thanks in advance,

VG

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
615

Hi,

When you open a standard program by using object key it opens like that only. If you want modify the code you use "insert"

"replace" "delete" "cancel" buttons on the tool bar.

Regards

Krishna

Hi,

I have a task to modify the standard ABAP program to apply an OSS note correction as suggested by SAP. I got the object key for the report from the basis guy. The key went through but the program did not open in the edit mode to apply the OSS note. Can any one help me to understand what is the problem here and how to fix it?

Thanks in advance,

VG

3 REPLIES 3
Read only

Former Member
0 Likes
616

Hi,

When you open a standard program by using object key it opens like that only. If you want modify the code you use "insert"

"replace" "delete" "cancel" buttons on the tool bar.

Regards

Krishna

Read only

former_member156446
Active Contributor
0 Likes
615

in the se38 editor > edit > modification operations > switch off assistant

Read only

Former Member
0 Likes
615

Thanks a lot. It's been quite sometime I have used it and could not figure it out.

Appreciate yoru help.

VG