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

How to change the package name for a msg class

Former Member
0 Kudos
940

Can anybody tell me how to change the package name for a message class.

and how will it effect in the rerport?

thanks in advance

kp

2 REPLIES 2
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos
260

It will not effect the report.

Go to SE91, enter the name of the message class. Click change.

Click on the attributes tab, now at the top menu, choose Go to, then object directory entry. Click change/display button, now change the package/development class.

Regards,

Rich Heilman

Read only

suresh_datti
Active Contributor
0 Kudos
260

>>and how will it effect in the report?

You wouldn't see any direct effect on the Report.. But if you transport the report to QA & leave the Message class in Dev, it might result in syntax issues & you will not be able to execute the report. Just ensure that both of them get transported to QA & you will be fine.

~Suresh