cancel
Showing results for 
Search instead for 
Did you mean: 

Transport request not generated while deleting an ABAP program from se38

Former Member
0 Kudos
605

Hello, experts

I want to delete an ABAP program from se38 menu⇒delete.

When i did this for a certain program, in the end it did not ask me for transport request.

But i need transport request in order to do the same deletion for QA and PRD.

How I delete the program and also get the transport request ?

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member182967
Active Contributor
0 Kudos

Please try to create a transport request which including this program to be included.

Or If the program was deleted before, you can create a same program in new TR and then delete. Release TR in DEV and import it in QAS and PRD in sequence.

prithvirajr
Contributor
0 Kudos

Hi

Two Things:

1. Unless the program was created as a local object it should ask for Transport request.

2. Check client settings in SCC4, it should have Automatic recording of changes set.

Regards,

Prithviraj

Former Member
0 Kudos

Hello

>1. Unless the program was created as a local object it should ask for Transport request.

I am guessing that the program is not created as local object as it has a registered package for itself, or how can i check if it is created as local object or not?

>2. Check client settings in SCC4, it should have Automatic recording of changes set.

I checked the client setting and it has the Automatic recording of changes set.

Thank you