‎2008 Apr 30 6:39 AM
Hi
I have created a report and stored in version data base using
Utilities-> generate version
The version type is "U"
Now i need to delete this version or i want to move it out of version database completely.
Pls note : I dont want to retrieve etc. I just want to delete and dont want to see entry for this in Version management.
Please help in this regard.
Regards
Swetabh
‎2008 Apr 30 6:51 AM
Swetabh,
Why do you wanna delete the Version.Just check the documentation
"U":
User request: The user created an intermediate version at some time. At the next request release, all previously created "U" versions are combined, and replaced by a normal " " version. "U" versions can also be created for local private objects.
As the documentation says that once you release the next request all U versions are combined and replaced by normal version.
K.Kiran.
‎2008 Apr 30 7:15 AM
Actually we made changes in one of the custom object by mistake and saved it locally in version database. We dont want to transport the object anymore. We just need to delete the entry in version management. Please suggest me the way if possible. Other wise at last we will leave it as it is.
‎2008 Apr 30 7:31 AM
Swetabh,
"Actually we made changes in one of the custom object by mistake and saved it locally in version database."
Does that mean you have changed the package? I mean saved it as $TMP?$TMP objects are not transportable.
Only the object with a package will have a request which only can be retrieved/deleted.
K.Kiran.
‎2008 Apr 30 7:32 AM
Hi
Go to the table VRSD.
Give the object name as your program name.
Then you will get a list of versions.
Delete the version which you don't want.