‎2007 Sep 20 12:48 PM
Hi Masters,
i have one requirement... i had developed all the objects with the name of z or y ..
now my clients requires their company name instead of z or y..
for eg:
company name is "0ROSE".
now the object name should be /ROSE/MMXYA001.
instead of zmmxya001.
for that i got the keys provided by sap for repair..
but can u explain me how to do the process step by step .. as i am new to it...
Thanks in Advance,
jagannath.
‎2007 Sep 20 2:32 PM
Go to the SE38 First Screen enter ur Program Name (zmmxya001) and hit the rename button or Program->rename.
Enter the Proposed name -> it will ask for the Accesskey -> enter the key.
<b>Remember before doing the rename change the Program name inside the Code to the Proposed name before doing the Steps</b>
Hope That Helps
Anirban M.
‎2007 Sep 20 2:33 PM
Check for the object "Where used List" ( CTRL + Shift + F3 )
The custome developed objects are not used at a lot of places normally.
So change the names at all the occurences of the object.
Also remeber to check if the custom objects are involved in some configuration. Check the function and technical designs for the same.
Reward points if useful...