Application Development and Automation 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: 
Read only

Variant Delete

Former Member
0 Likes
4,601

Hi!

What is the transaction for deleting the variant.....

Regards

Nutan!

Edited by: Nutan Singh on Mar 17, 2008 5:26 AM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,119

Hi,

Try this.

Click on system->services->reporting.

give the program name. Now select goto->variants. select your variant and press the delete button on the tool bar.

or

execute ur program. now select goto->variants->delete

Reward point if useful.

Regards,

Niyaz

Edited by: Niyaz Ahamed on Mar 17, 2008 10:06 AM

3 REPLIES 3
Read only

Former Member
0 Likes
2,119

hi,

delete the entry from VARI table ....

Deleting Variants

Procedure

Open the appropriate variant as described in Creating a Variant.

On the initial screen, choose Variants ® Delete.

The ABAP: Delete Variants dialog box appears.

Choose whether you want to delete the variant in all clients, or only in the current client.

Confirm your choice.

Result

The system displays an appropriate message in the status bar.

You can delete several variants at once from the variant catalog.

Choose Delete variants, select the relevant variants in the selection dialog box, and choose Delete.

you can chk this in the same link

http://help.sap.com/saphelp_nw04/helpdata/en/c0/980392e58611d194cc00a0c94260a5/content.htm

Regards,

Santosh

Edited by: Santosh Kumar Patha on Mar 17, 2008 10:00 AM

Read only

Former Member
0 Likes
2,120

Hi,

Try this.

Click on system->services->reporting.

give the program name. Now select goto->variants. select your variant and press the delete button on the tool bar.

or

execute ur program. now select goto->variants->delete

Reward point if useful.

Regards,

Niyaz

Edited by: Niyaz Ahamed on Mar 17, 2008 10:06 AM

Read only

ak_upadhyay
Contributor
0 Likes
2,119

Hi,

To delete a screen variant, from the report selection screen, follow the menu path: GOTO> VARIANTS> DELETE.

Existing selection screen variant to be deleted as follows:

In the field variant dialog box, delete ur userID from the created by field.

click on the Execute button.

Double click on the desired name/ description of the selection screen variant to be selected from the list.

In the ABAP: Delete Variants Dialog Box

Click on the Only in Current Clients radio buttons (Default)

and click on the continue button.

In the delete variant dialog box:

Ensure the correct variant name is listed and click on the Yes button to confirm the deletion, unless otherwise desired.

If prompted click, Ok to close the Information dialog box indicating that the variant was deleted.

Reward points if useful.....

Regards

AK

Edited by: AK on Mar 17, 2008 10:12 AM