cancel
Showing results for 
Search instead for 
Did you mean: 

Delete the Post Exit Enhancement for Class

former_member625937
Participant
0 Kudos

Hi Team,

I have created the POST Exit Enhancement for the Standard Class...which is captured in my transport request .

As requirement changed now, I need to delete the POST Exit Enhancement ...which i have done and I have captured the same in the TR.

Deletion path - Delete Post-Exit

doubt is, Its enough that simply i remove the object from my TR list ?

2. After Deleting Post Exit - I could able to see the below option ?

Can i know how to solve it so that post exit should not be captured in my TR


former_member625937
Participant
0 Kudos

Hi,

I have attached the screen shot for reference .

FredericGirod
Active Contributor

even if you delete an abap object, it will be "present"in the TR. Present for deletion.

Sandra_Rossi
Active Contributor
0 Kudos

I guess that the enhancement was already transported. Now that you want to delete it, why don't you want to transport the deletion?

former_member625937
Participant
0 Kudos

Hi Both,

Thanks for the Reply.

I have not transported the TR to Quality System.

I have deleted the Post exit enhancement of class . Still I could able to see the Enhancement name on the below path.

se24->Class-->Enhance

Is it enough to delete the Object from the TR before i move it to Quality ?

It will not create any inconsistency as the name appears in Class-->Enhance option ?

Regards,

Karthik S

Accepted Solutions (0)

Answers (1)

Answers (1)

gdey_geminius
Contributor

If your requirement changed, then you don't need the Post-exit anymore. So, as a best practice, you have to delete it. If you want to delete the post-exit, you can place curson on the method, and from menu bar as "Edit -> Enhancement Operation --> Delete Post-exit".

If you want to delete the enhancement implementation, go to se19, give the enhancement implemetation name and click on delete.

If you want to keep the post-exit and dont want to move it QA, just remove the object from the TR.

Thanks,

Gourab