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

Version managment

Former Member
0 Likes
476

Hello Experts,

I want to know the Version Managment Concept. What about that. please tell me that version managment concept and how it will do .

Thanks & Regards

Raghavendra

1 ACCEPTED SOLUTION
Read only

alex_m
Active Contributor
0 Likes
457

Using this u can track the program changes and compare with other client/version.

3 REPLIES 3
Read only

suresh_datti
Active Contributor
0 Likes
457

PL check this SAP Help on <a href="http://help.sap.com/saphelp_nwmobile71/helpdata/en/87/0a6b3ae886e511e10000000a114084/content.htm">Version Management</a>

~Suresh

Read only

Former Member
0 Likes
457

Hi Raghavendra,

The main purpose of the Version Management is to Maintain the Versions of the developed objects and to track the changes from version to the next version.

VSS(Visual Source Save) is the general tool used for Version Management purpose.

Or

Goto Utilities --> Version Management --> It will show u all the versions for an object. Select one and press Retrieve. It will first create temporary version. Goto that version and activate the code.

Regards

Aneesh.

Read only

alex_m
Active Contributor
0 Likes
458

Using this u can track the program changes and compare with other client/version.