Monday, November 10, 2014

ABAP Tip - Revoke CTS released.

When you implement CTS( or CR-Change Reqeust) to production environment, you should follow the proper quality process under the guide of each company. So, It entails additional tasks each CTS. Sometimes, we release the CTS by mistake. In this case, we can revoke the CTS TO previous status.

There are 2 wasy to revoke CTS released.
1.  Use program : RDDIT076

2.  Change the  table data : E070.

1.  First way - Use program : RDDIT076
It is very simple to use the program. You can just input the CTS release and double click the line to change the CTS status. In poupup screen, it shows the status column which you can change to status ‘D’(D:Modifiable)


 






2.  Second Way : Change the  table data : E070.

The below figure shows the CTS released.





In table E070, the status of cts is ‘R’.




If you change the status to D(D-Modifiable), the cts revoke to changeable status.

 


With t-code:se09, you can see the status of CTS was reverted to ‘D’ modifiable.


In addition, there are object lists in table E071 table.