‎2007 Oct 02 8:40 AM
Hi Gurus,
i have created Zreport, for this i want to create Transport Request to transfer my Zreport from DEV to QUALITY system.
w is th procedure to create T.Request.
Thanks & Regards,
sudharsan.
‎2007 Oct 02 8:43 AM
first u have to put ur report into Development Package(not in $TMP ) when u trying to put in Development Pack it will ask for Transport Request--->from this pop up u can create a new Transport Request.
Regards
Peram
‎2007 Oct 02 8:43 AM
While creating the program itself you will be prompted to save it under a request by creating it.
If your program is already under a local object.
Goto --> Object Entry Directory --> Change mode and give the Package name
There it prompts for a transport request. Hence your program can be saved under a request
Regards
Gopi
‎2007 Oct 02 8:44 AM
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.
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.
*******************************************
Click on the request in SE09 to select it and then click on the Truck button.
<b>This is to release request</b>
Regards
Vasu