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

Changes to DOKTL

Former Member
0 Likes
2,555

Hello,

How can I make transportable changes to DOKTL? I want to make the change in my development system and move the changes to production.

SM30 says the maintenance dialog is incomplete or not defined.

Thanks,

Matt

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,814

It's an email notification. It is a custom object. (ZBBP_SUS_SUP_NOTIFICATION). I need to change the phone number on a line in the email. I noticed it is generated by DOCU_READ and comes from DOKTL but I can't figure out how to change it.

Thanks,

Matt

Hello,

How can I make transportable changes to DOKTL? I want to make the change in my development system and move the changes to production.

SM30 says the maintenance dialog is incomplete or not defined.

Thanks,

Matt

6 REPLIES 6
Read only

Former Member
0 Likes
1,814

why you tryign Sm30? go to the txn code where the documentaion is maintained, and transprot from there

Read only

Former Member
0 Likes
1,814

How do I find out what the transaction code is for maintaining DOKTL?

Thanks,

Matt

Read only

0 Likes
1,814

what are you trying to document? SE61 is the general txn for it

Read only

Former Member
0 Likes
1,815

It's an email notification. It is a custom object. (ZBBP_SUS_SUP_NOTIFICATION). I need to change the phone number on a line in the email. I noticed it is generated by DOCU_READ and comes from DOKTL but I can't figure out how to change it.

Thanks,

Matt

Read only

0 Likes
1,814

it should be in SE61. try using the document class as TX ( General ) and then your object name there

Read only

Former Member
0 Likes
1,814

That was it! Thanks.

Matt