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

Change Request

Former Member
0 Likes
567

hai friends,

can any one tell the difference between Change Request (CR), task, package and request id . At what time we are using this.

4 REPLIES 4
Read only

anversha_s
Active Contributor
0 Likes
547

hi,

<u>Change requests</u>:- Changes to Repository and Customizing objects are recorded in change requests

Have a look at this

http://help.sap.com/saphelp_erp2005/helpdata/en/4b/b155e40c3e11d3959a00a0c930dcc1/frameset.htm

<u>A request</u> can have several taskx which may be assigned to several people working on the related objects.

You can have different kind of tasks like development, repair etc.

Tasks are not independent entity. They can not exist their own.

They can only exist as part of request only.

<u>All the tasks</u> should be released in order to the release the request.

Once you release the task, the locks of the objects are transferred to request level.

Regards,

Anversha.S

Read only

Former Member
0 Likes
547

Hi Sharma

We use the change request to transport objects from one system to other sytem, like quality to production. When you create an object a change request is created and assign it to a package. then it will be transported to other system.

Hope you get some idea.

Britto

Read only

Former Member
0 Likes
547

Change Request and transport request are used almost interchangeably. It is the grouping all the related objects tgat can be transported to another system.

Tasks are sub objects for a Transport Request.

A Package is like a big container to hold all the development objects.

To understand the difference between a TR and a Package, consider the following example.

When you first create a report program, all the related z tables, z structures, new function modules if any, etx are put into the same package. All these objects can be put into a Transport request. This TR can be transported to another system.

Now, if an additional requirement come to change this object, you need to create another TR which will now contain the changes made to this object.

Regards,

Rvai

Read only

Former Member
0 Likes
547

Hi Nanjunda,

To transport the objects from development to the other server, we have to assign an object to a package.

And when you save the object, it asks for a request number so that you can transport that object with the help of that request number.

To transport an object, we have to go to the transaction se10, se09 or se01.

Reward points if helpful.

Regards,

Ramana