2008 Jul 19 10:42 AM
Hi all,
Could any one please tell . What is the use of version management. How to use if possible with screen shots.
thanks in advance
cheers..
Vardhan
2008 Jul 19 3:14 PM
Hi Vishnu,
In SAP ABAP version Management is very useful to keep track of the changes that you make to your program. Version Management helps in keeping a record of the changes that you make and in case you want to revert back to the older version you can do so by activating the appropriate version. Version management is a better way of trying out some change in the code and if this leads to undesirable results then you can go back to the earlier version. In case you want to revert back to the earlier version you need to re-activate it. Version management is also useful to an auditor to review the complete history of a program. The system administrator can view the version management to track changes in a specific time interval.
Check this link for screen shots:
http://abaplovers.blogspot.com/2008/05/sap-abap-version-management.html
Also Check these links:
http://help.sap.com/saphelp_nw04/helpdata/EN/71/0b99063e1f974d9f25951746d04dc3/content.htm
http://help.sap.com/saphelp_nw04/helpdata/en/57/38e0fb4eb711d182bf0000e829fbfe/content.htm
Hope this helps you.
Regards,
Chandra Sekhar
Hi all,
Could any one please tell . What is the use of version management. How to use if possible with screen shots.
thanks in advance
cheers..
Vardhan
2008 Jul 19 10:46 AM
2008 Jul 19 10:49 AM
Hi Vishnuvardhan,
I would like to suggest few references,
[SAP HELP - Standard reference for use of Version Management|http://help.sap.com/saphelp_nw04/helpdata/en/57/38e0fb4eb711d182bf0000e829fbfe/frameset.htm]
[SAP HELP - Standard Reference for Creating versions|http://help.sap.com/saphelp_nw04/helpdata/en/57/38e0fb4eb711d182bf0000e829fbfe/frameset.htm]
[Reference - Tutorial for Creating Versions|http://abaplovers.blogspot.com/2008/05/sap-abap-version-management.html]
Hope that's usefull.
Good Luck & Regards.
Harsh Dave
2008 Jul 19 1:36 PM
hi,
in simple words we can say like this.
consider u already created the code and if other person changes some thing then system maintains both the versions(even though other person changed and saved).
this is very useful to compare the changes or to see the modifications..
it is very helpful in enhancement projects so that we can keep monitor o the Changes.
for more information u can refer above mentioned links
thanks
pradeep
2008 Jul 19 2:55 PM
hi,
Almost all objects has version management except Sapscript & Smartforms.
This is mainly used to go back to the earlier version of the program when your fix has created a major problem in prodn.
As a precaution they will revert to the earlier version and migrate to stop causing the problems more.
A version will not be created unless you release the transport.
Regards,
Subramanian
2008 Jul 19 3:14 PM
Hi Vishnu,
In SAP ABAP version Management is very useful to keep track of the changes that you make to your program. Version Management helps in keeping a record of the changes that you make and in case you want to revert back to the older version you can do so by activating the appropriate version. Version management is a better way of trying out some change in the code and if this leads to undesirable results then you can go back to the earlier version. In case you want to revert back to the earlier version you need to re-activate it. Version management is also useful to an auditor to review the complete history of a program. The system administrator can view the version management to track changes in a specific time interval.
Check this link for screen shots:
http://abaplovers.blogspot.com/2008/05/sap-abap-version-management.html
Also Check these links:
http://help.sap.com/saphelp_nw04/helpdata/EN/71/0b99063e1f974d9f25951746d04dc3/content.htm
http://help.sap.com/saphelp_nw04/helpdata/en/57/38e0fb4eb711d182bf0000e829fbfe/content.htm
Hope this helps you.
Regards,
Chandra Sekhar
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |