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: 

Abt Request

Former Member
0 Kudos

what is the transaction code for transfering request to production?Who will transfer?

Shall it vary for each object?Give details abt request.

5 REPLIES 5

Former Member
0 Kudos

Hi,

SE01, SE09 and SE10 --> From these 3 transactioncs we can do the Transport, normally we do the transport like, DEV --> Test --> Prod.

When we transport the request to the Test server, then from the Test server BASIS people will import that request, once the basis people do the import then the program/Object will be avialble in the Test server, the same is applicable for the production system also .

Regards

Sudheer

JozsefSzikszai
Active Contributor
0 Kudos

transaction code is STMS

transport is usually done by Basis people

0 Kudos

hi ,

actually your project manager create the change request and he will assign the users to the transport request(the users nothing but the people are working under the project).Under the transport request task is created for the included users.for example there are 5 people working on the project including the project manager total 1 change request and 5 tasks are going to created. if change request no is 1 then the task nos are 2,3,4,5,6.the project manager will give or in the specifications the transport no will be given to the users and the developed objects are going to stored under the task no.for example you are request report then your development is going to store under your task request completing your developing and if you found there are no issues then you have to release your task and after the releasing of all the tasks then the project manager will release the change request. upto this its the work of technical consultant(ABAPers) after that BASIS people will transport from development server to quality server.

here i am givingthe the procedure.

-


> When a new development project starts, the person responsible for development creates a change request, and assigns the project team members to it. The Transport Organizer assigns a project number to the change request using the naming convention <sid>K9<nnnnn> (for example, C11K900001). A change request should include objects between which there exists a logical relationship, and which can only be meaningfully executed together. This means that change requests allow the transport and management of complete and meaningful developments.

-


> The Transport Organizer then creates a task for each team member. Whenever a team member assigns a Repository object to the change request, it is entered in his or her task. At the end of the project, the task contains all of the objects that the team member has worked on.

-


> When they have finished with their part of the development project, each team member releases his or her task. The task objects are then passed to the change request. Once all team members have released their tasks, the project leader can release the change request. A change request combines all Repository objects that were created or changed during a development project.

-


> The transactions SE09 and SE10 are identical in function as well as in operation( these 2 transactions are used to create and transport the change request).

-


> When you create or change a Repository object during a development project, you must assign it to a development class. A development class is a container for objects that belong to one functional area. All of the objects in a development class share a common transport path. You can create development classes either when you set up the Workbench Organizer or later on using the ABAP Workbench.

-


> Development classes allow you to divide up your Repository objects logically and thus provide helpful orientation within the ABAP Workbench.

-


> Each development class has a contact person who is responsible for it.

-


> Once you have assigned a Repository object to a development class, you must also assign it to a change request. This links the object to a project, providing a temporal division.

-


> The Workbench Organizer automatically assigns objects to the relevant task within a change request.

actions after the completion of the development.

-


> While developers are working on objects in a change request, these objects are reserved exclusively for those developers. These reservations/locks are created in addition to temporary object locks that the enqueue work process creates when an object is edited.

-


> When the developers have finished their work, they release their tasks. The objects and their locks are passed from the task to the change request. The objects can still be changed by all project team members, as the Transport Organizer automatically creates additional tasks as required.

-


>When the project is complete, the person responsible for development releases the change request. The locks on the objects in the change request are released.

-


>Change requests may be transportable or local. The Transport Organizer classifies them automatically depending on their development class. The following steps are performed only after transportable change requests are released:

-


>As soon as the change request has been exported, a test import determines whether all of the objects can be imported into the target system

-


>The Repository objects are exported to a transport directory. The success of the export and the test import is recorded in the change request transport log and checked by the developer.

-


>The export and test import results are written to the transport log for the change request, which is then checked by the developers.

-


>Import into the target system is not usually automatic. It is triggered in the Transport Management System (TMS). After the import, you can check the import logs.

if helpful reward some points.

Former Member
0 Kudos

Hi Manikandan,

STMS is the tcode for transfering request to any client(Quality,Production).Basically it is done by your basis team.You have to release your request from the client you have developed your program.In order to release your request go to tcode se10 and select your sub request no and press on transport (truck icon) and then press on main request no and do the same.

Now after you release it is your basis team job to move the request.

Reward if helpful.

Regards,

Harini.S

Former Member
0 Kudos

Hi,

STMS is the TCode to Import the transport request to any server/clients.

These can be done by the BASIS people.

Thanks,

Sriram Ponna.