‎2014 Feb 04 3:19 PM
Hi Everybody !
I would like to change the program associated with a standard Tcode to remplace it with a custom one.
For exemple: I have a tcode "std_tcode" that points to "std_program", what I want to do is to make "std_tcode" points to "my_program".
I am trying to assess the consequences of doing so.
When I try to manage a standard tcode, I have the current message "Message TR852 - Make repairs in foreign namespaces only if they are urgent " and I don't know what this mean.
Thank you for your help.
‎2014 Feb 05 2:59 AM
Hi malik,
The message means that the object being edited is in the name space reserved for objects belonging to SAP or any other software producer.The system function will continue to work even after this message.
But it is always recommended to perform this repairs only after analysing the entire cinsequence of it also it will be better if you consult the owner of the name space
Thanks,
Satish.
‎2014 Feb 05 6:32 AM
Hi Malik,
When you are trying to change any standard sap object you will get a message. Instead of modifying a standard one copy the standard into a z and assign the custom tcode to it.
Regards,
Madhu.
‎2014 Feb 05 6:44 AM
First thing is you are not allowed to make changes to Standard objects or t-codes. with exceptions you can do it by requesting the modification key with SAP which can be done by your Basis team.
Secondly easiest /best solution is to create a custom transaction and ask the users to use it .