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

Delete entries from version management

Former Member
0 Likes
5,205

Hi,

Can we delete some of the entries from the version management.

Regards

Vick

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,453

Hi Vick,

I don't think you can do that.

YOu can delete the task and request in se09/se10 though.

Regards,

Ravi

Hi Vick,

I don't think you can do that.

YOu can delete the task and request in se09/se10 though.

Regards,

Ravi

10 REPLIES 10
Read only

Former Member
0 Likes
2,453

I don't think its possible, but why do you want to do it anyways?

Regards,

Ravi

Read only

Former Member
0 Likes
2,454

Hi Vick,

I don't think you can do that.

YOu can delete the task and request in se09/se10 though.

Regards,

Ravi

Read only

0 Likes
2,453

If you don't want the current veriosn, you can retrieve the old version.. this would require a new change request/task.. when you activate tshi version and release the change req/task, the 'current' version gets deleted..

Regards,

Suresh Datti

Read only

Former Member
0 Likes
2,453

Hi,

If I want to delete cant I delete from VRSX2 table.

Thanks

Vick

Read only

0 Likes
2,453

Vick,

Its NOT recommended to delete anything of the standard tables directly as the data integrity of the database might be lost, as don't know what are all the other tables where it might get affected.

regards,

Ravi

Read only

Former Member
0 Likes
2,453

Suresh,

If there are 20 versions in my version management can I copy the current program to a text file and then select the oldest version and retrieve it will this delete all the 19 version created.

Thanks

Vick

Read only

0 Likes
2,453

NO, in that case, only the most recent version will be replaced with oldest one.. you will probably have to do it one by one..

Regards,

Suresh Datti

Read only

0 Likes
2,453

Retrieving older versions will NOT delete the previous versions. Its just that you are picking up an older version and doing the changes.

Regards.

Ravi

Read only

0 Likes
2,453

The good thing about version management is that if you simply retrieve the oldest of 20 versions, you'll end up with 21 versions. The oldest and current will be the same and you will retain all other versions as well.

Rob

Read only

Former Member
0 Likes
2,453

Vick,

If your company is governed by Sarbanes-Oxley 404, removing these entries would be a very questionable activity.

I would speak to your auditors first.

And... as stated above... why?