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.

2 REPLIES 2

former_member589029
Active Contributor
0 Kudos

Do the following:

- Go to your report in SE38.

- Use menu option 'Goto - Variants'

- Use Menu 'Variants - Catalog'

- Click on the delete button (or use manu 'Variants - Delete')

- In the popup use 'Select All' button

- Hit the delete button

- Confirm

Hope that helps

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>