cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Deletion of Product Hierarchy is not possible without archiving the data

venkatakrishna
Active Participant
0 Likes
277

Hi All,

we are  tried to execute the program COM_HIERARCHY_DELETE_SINGLE in Production system,


facing  error  " Deletion of Product Hierarchy is not possible without archiving the data" ,


as we observed there is a authority check in report for not executing in production ,


is it Ok to modify standard report for removing authority check as mentioned in


http://scn.sap.com/thread/1449938 .


Please suggest what is the best way to proceed on this.



Thanks in advance,

Venkat


Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hello Venkata ,

You already have your solution mate! Copy the code and then call your modified zcode to the transaction removing the standard one. No one would advice to change the standard code as Sap has maintained the system behavior as per keeping the business scenarios . But down the line when you requirement is not getting fulfilled and you are not happy with the code and also you don't have any option to modify and recall your zcode then CHANGE THE STANDARD CODE! .

Cheers !

Gaurav