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: 

i want to delete all variants at a time

former_member623843
Participant
0 Kudos

hi,

iam having 400 variants in sinlge program.

i want to delete all variants at a time. can any boby tell me how to delete all at a time.

3 REPLIES 3

Former Member
0 Kudos

SE38->enter program name->select variant ->display ->In the menu-> goto Variants->Directory-> you will get ALV list with all variants for that program ->In the Menu->Variants->Delete->you will get pop up box with all variants->below you will see Select All button->Delete

It will delete all the variants or the selected variants..

Former Member
0 Kudos

Goto SE38.

Give Program name..

Click the Variants button....

Select any one variant and press "Display" button....

In the next screen....Click the "Catalog" button....

It will list all your variants...

Click the first coloum header ..(will select all variants)...

Now press "Delete Selection Criteria"

It will give you next dialog to select variants to be deleted...select all and confirm the deletion....

Former Member
0 Kudos

HI

1. Simple.

2. goto se38 initial screen.

3. type the program name

4. Choose RADIO BUTTON - VARIANTS

6. Choose change

7. a new screen will come

8. select the variant name

9. Choose DELETE button.

OR

use FM RS_VARIANT_SCREEN to create/change/delete variants

<b>Reward if usefull</b>