cancel
Showing results for 
Search instead for 
Did you mean: 

DTR for custom package in EP6

Former Member
0 Kudos

Hi,

We are currently on EP5 using a custom developed MSS package with PDK. We are going to migrate to EP6 and install standard mss package 60.1.5 and use only selected standard functionality useful for us

We are also planning to use DTR for version control.

1. I would like to know whether is there any standard way or guidelines suggested by SAP.

2. Anybody have done such kind of implementation and would like to share their views.

3. Is it a good idea to move all custom developed components in to DTR and leave the standard components as such or move all custom and standard components in to DTR.

Regards,

Arun

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

DTR is a version management system with lot of functionalities for versioning, developing, merging, etc of code.

It is up to the user(admin of DTR) whether to put only custom code or only standard code or both.

Anyways there will not be any problem.

You can always delete it if not needed

For more information on DTR and related projects refer to

http://help.sap.com/saphelp_nw2004s/helpdata/en/83/74c4ce0ed93b4abc6144aafaa1130f/frameset.htm

Thanks and regards

RK

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

1. I would like to know whether is there any standard way or guidelines suggested by SAP.

>> as per my understanding SAP has comeup with NWDI (DTR, CBS and CMS) inview to have a single repository which can be used for complete Code and Component Management. Feature included

1. DTR - Code Version in a Team Environment

2. CBS - Component Build Service to enable Component Build taking all dependencies into consideration.

3. CMS - Movement of Component from Dev to Test and then to Prd environment.

2. Anybody have done such kind of implementation and would like to share their views.

>> we use NWDI for webdynpro components and not for MSS package components. so i really cant pour my opinion on that.

3. Is it a good idea to move all custom developed components in to DTR and leave the standard components as such or move all custom and standard components in to DTR.

>> in my opinion it is best to have NWDI as it will always stay ins sync with the SP releases. but again we will have additional migration of NWDI which is un-avoidable.

Hope that helps.

Regards,

S.Divakar