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

ABAP Version Control

sap_cohort
Active Contributor
0 Likes
819

Hi, I know there is version control for ABAP programs and I can create a version manually. I think there is also functionality that a version gets created when you transport.

Is there a configuration that turns on/off automatic versioning when transporting?

Thanks!

1 ACCEPTED SOLUTION
Read only

former_member186741
Active Contributor
0 Likes
503

don't actually know if it is an option but everywhere I've ever worked has had version control turned on for transports in the development environment and usually no version control in the other environments.

It might be a basis option but I can't think why you would ever want to turn it OFF in development.

3 REPLIES 3
Read only

former_member186741
Active Contributor
0 Likes
504

don't actually know if it is an option but everywhere I've ever worked has had version control turned on for transports in the development environment and usually no version control in the other environments.

It might be a basis option but I can't think why you would ever want to turn it OFF in development.

Read only

suresh_datti
Active Contributor
0 Likes
503

PL check this <a href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/57/38e0fb4eb711d182bf0000e829fbfe/frameset.htm">SAP Help</a>.. It answers your question & more..

~Suresh

Read only

sap_cohort
Active Contributor
0 Likes
503

Using Manual Version Control.

Thanks!