Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

To Create a Transport request for deleted varaints.

Former Member
0 Kudos

Hi All,

I want to delete 100 varaints for a custom program. Client says not to delete the varaints directly in the production, but delete in development system and make a transport of the request to production.

My problem is, when I am deleting the varaint , system is not asking me for the transport request.

Please help me to resove this.

Thanks in Advance.

Regards,

Sai Srinivas D

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Before you delete a variant, add it to a transport using program RSTRANSP. Once they are in the transport, delete the variants. Then, release the transport, as the variant does not exist at the point the transport is released it will transport the deletion.

Regards,

Nick

6 REPLIES 6

former_member404244
Active Contributor
0 Kudos

HI,

Variants are client dependent...Nothing you can do on this.

Regards,

Nagaraj

Former Member
0 Kudos

Hi,

Before you delete a variant, add it to a transport using program RSTRANSP. Once they are in the transport, delete the variants. Then, release the transport, as the variant does not exist at the point the transport is released it will transport the deletion.

Regards,

Nick

0 Kudos

Thanks Nick.. Let me try and get back to you.

Regards,

Sai Srinivas

Former Member
0 Kudos

Hi,

Try like this:-

1. Go to the selections screen for the program.

2. Go to menu path Goto>variants>delete

3. Choose the variants that you want to delete

4. a pop up would come asking if you want to delete it from all clients choose all clients and hit delete.

Regards,

Himanshu

Former Member
0 Kudos

Hi Sai,

has the method suggested by Nic worked?

Regards

Rohit

0 Kudos

Yes.. It worked.