Application Development 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: 

What is the need of a Task in SE09

Former Member
0 Kudos

What is the need of a Task in the request number.

Why it is defaultly created.

could u please explain with some examples.

3 REPLIES 3

Former Member
0 Kudos

Hi,

When any customising/devepmt is done, the system will ask for a transport number. This number is ntohing but the Request number.

Within this number, there will be another number which actually holds the changes you have done. This number is called as the task. The advantage of having the task and request number is to link multiple tasks to a single request number for simplicity of transport but at the sametime maintain the tasks separately for future problem solving if any.

If the change needs to be moved to a different client of the same server, we can release only the task in the source client and do a client copy using the request number in the target client in the tcode SCC1.

If the change needs to be transported to a client of different server, then both tasks and request number needs to be released.

Regards,

Omkar.

Former Member
0 Kudos

Hi..

Request Number is used to transport our objects from developement server to production server..

SE09 is used to releases from developement server ..

Local objects cannot be transported..

Regards

Bala.

Former Member
0 Kudos

SE09 is the transaction code for workbench organiser.Workbench organiser is the set of utilities for development change management.All Development changes are tracked via Workbench organiser.

SE10 is for Customosing organiser.Customising organiser is the set of tools for customising change management.All customizing changes are tracked via customising organiser.