cancel
Showing results for 
Search instead for 
Did you mean: 

transportation from dev syst to prd syst...

Former Member
0 Kudos

Hi,

i want to know how we migrate the cinfiguration which we had done in DEV syst.to PRD syst.or anyother system. typically we do for ABAP requests,using se09 or se10. but functional point view do we have any other transaction code?

thanks for u r help.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

You would need to release the request in tranasaction SE01/SE09/SE10. Then you would import it in trasaction STMS.

For more information about the SAP Change and Transport System (CTS), visit the following link:

http://help.sap.com/saphelp_nw04/helpdata/en/57/38ddff4eb711d182bf0000e829fbfe/frameset.htm

Transport Request is generated in following scenarios:

1. Customizing Request - When doing or changing some customization.

2. WorkBench Request - When configuration is cross-client. Eg Generating new Table, making changes in access sequence, Abap development, etc.

Transport request is not generated for Master Data. For eg: Customer Master, Material Master, price master, etc.

Benefit of Transport Request:

SAP Landscape normally has 3- Tier system:

Development Server - Where customization takes place. Transport request is generated at this level & then first transported to Quality server for testing whether it meets the requirement or not. Once the requirement is met in Quality server then Request is transported from Development Server to Production Server (Actual / Live System)

Quality Server - Mainly useful for testing.

Production Server Actual / Live server, where the real transactions are created & posted.

Procedure to Release & Transport Request:

1. In development server, go to T.Code: SE10 & select the check box Modifiable & enter

2. In the next screen, you will see list of transport request created.

Note: Transport request consist of main request along with sub request. These sub request hold the object to be transported.

3. Expand the main request & you will be able to view the sub requests attached to main request.

4. First release the sub requests.

Note: To release the request, select the request ni & click on release request individually (Do not select release all request)

5. Next release main request.

6. Once the request is released sucessfully, imform the basis person to import the request to QA server.

or

If the authority is with you, through T.Code: STMS, select development server --> select request no & release to QA server. Here when it pops up client no, user id & password, maintain it of QA server & release the request to QA server.

Regards,

Naveen.

Former Member
0 Kudos

thanx naveen, but when we had done some customization. ex.i had created new company code as per customer specification. directly i created in DEV system. for this where the transport request is created?just you assume customer has been raised that request in third party system like(peregrin or Etc..). so how can i transportit from DEV syst to other system....

already i had given points. but the answer was not adequate.

Former Member
0 Kudos

Hi,

A transport request would be generated when you create a company code in DEV. You can find the transport request in Transactions SE01/SE09/SE10. You would release the request from DEV and import the same into QA/PROD.

Regards,

Naveen.

Former Member
0 Kudos

Hi,

i was using program to create the company codes.my program will create the N number of company codes in one execution. for this process also will it create the transport request?if yes could you let me know please! and also why do we have three transcodes for tranportation?and what is the difference between them(SE01/SE09/SE10)???

advance thaks for your help

Former Member
0 Kudos

Hi

Transport request creation depends on your client settings.

For Example, in SCC4 if you check your client settings and settings for changes to client specific objects is set to Automatice recording of changes then you would be prompted to save your changes in a transport request.

If this is not the case, then its your duty to create a transport request and remember to store the changes in this particular request.

After all these you can release the request and import it into the PRD system.

-Madhu

Former Member
0 Kudos

Hi,

Refer to

Regards

Bala