Skip to Content
Author's profile photo Abhimanyu Sharma

How to delete the inactive transformation from the productive environment

Reason:  

When I transported the transformation from our BI development system (R/3 source DEV001) to our BI productive system (R/3 source PRD002), the system create two transformations in the productive system, one assigned to DEV001 and other assigned to PRD002. The first transformation is inactive because the source system DEV001 doesn’t exist in BI productive system.

How can I delete this inactive transformation in the productive system?

Solution:

Go to SE80. Execute the method DELETE_VERSION_FROM_DB of the class CL_RSTRAN_STAT

Step 2 :  The following screen appears :

Execute the method in red mark.

Step 3 :  Maintain the input parameters :

Give the Transformation Id and version M and then Execute

Then the inactive transformation is removed from the productive environment.

Assigned Tags

      6 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Former Member
      Former Member

      Nice and well explained document...

       

      Thanks for sharing

       

      Regards,

      Sahil Gupta

      Author's profile photo Former Member
      Former Member

      Nice document...

       

      Thanks,

      Seema

      Author's profile photo Tammy Powlas
      Tammy Powlas

      Please note this was posted in the wrong space, and I moved it to Business Warehouse space.

       

      Please post in the proper space in the future

      Author's profile photo Koen Hesters
      Koen Hesters

      you can delete Active as well, first activate with objvers 'A' secondly with 'M'.  I know, not the way, but it is helpful   Big Thanks

      gr

      Koen

      Author's profile photo Ganesh Bothe
      Ganesh Bothe

      Useful Information!

      Author's profile photo Former Member
      Former Member

      you can use this method in 2 more scenarios

       

      1) when transformations are present only  logically in system ( not found in Tcode RSA1 but present in RSTRAN)

      2) Transformations can not be deleted using transport( usually happens while removing source and targets across different landscapes leaving transformation inactive)

       

      Quick and easy way to remove transformations

      Regards,

      Shipra