cancel
Showing results for 
Search instead for 
Did you mean: 

deletion of condition record (vk11) from Database

Former Member
0 Kudos
2,099

Dear,

can anybody tell me how to delete condition record completely from database nt delettion flag.

regards,

Debesh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Debesh

Firstly in the condition type config (V/06) for the required condition type, set the field ' delete fr. DB' appropriately (A or B).

After this go to the condition record in change mode - VK12. Select the line to be deleted and double click or click on the magnifying glass. In the next screen, set the deletion indicator check mark in the control section of the screen and save. Thanks.

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

I think archive the condition record is better option for you insted of deleting it !!!!

For archiving please go through the below link.

http://help.sap.com/saphelp_45b/helpdata/en/8d/3e5ae4462a11d189000000e8323d3a/content.htm

Hope this will help you to resolve your query!

Regards,

KRishna O

Former Member
0 Kudos

its recommended to set deletion indicator rather than deleting the entry in the table.

Regards

Sai

Former Member
0 Kudos

Hi Debesh,

This can be done by an ABAPer. I am not sure how good you are at ABAP.

You can use DELETE command with index or give the key.

it will delete particular record only.

Thanks

Murtuza