2008 Aug 13 7:23 AM
Hi All,
I want to transport a request from one server(quality) to another server(production)
Can we transport a request from quality to production programatically i.e. by using programing logic.
Regards,
Swarup
2008 Aug 13 7:33 AM
Swarup,
An Object should be assigned to a Package ie Dev Class so that we can create a Transport Request which enables us to move a object from one server to other.
Requests are moved from Dev to Quality and then Dev to Production.
Check this SAP standard program.
RSWBO060
K.Kiran.
2008 Aug 13 7:33 AM
Swarup,
An Object should be assigned to a Package ie Dev Class so that we can create a Transport Request which enables us to move a object from one server to other.
Requests are moved from Dev to Quality and then Dev to Production.
Check this SAP standard program.
RSWBO060
K.Kiran.
2008 Aug 13 7:44 AM
Kiran,
I know the flow of request. My actual requirement is to automate the transporting system..
Thanks,
Swarup
2008 Aug 13 7:36 AM
2008 Aug 13 7:38 AM
Hello Swarup,
Yes, It is possible to transport Requests from one server to another server. My project leader has developed a tool(Program) for this and it is working fine.
Best Regards,
Sasidhar Reddy Matli.
2008 Aug 13 7:41 AM
If u can give the direction for the same then it will be vary useful for me. i.e. Logic or BAPI for the same.
2008 Aug 13 7:43 AM
Hi,
It cannot be done programmatically. Although it can be automated by basis guys. They configure it in TMS (Transport Management System). You can check it using STMS. (if you are authorized to view it).
Transport path are defined in TMS.
For Automated Transport configuration is done in TMS.
Generally automatic Transport are not setup between quality and production. Changes are first tested in Quality and then Transported by basis team either periodically / individually.
In case of manual transport Transport Request can be imported in production using STMS_IMPORT transaction in production. (Basis guy will do it for approved Transports)
If there is no direct connectivity - Basis people copy "data" file and "co" file and Transport it to target server (This is generally not the case in Quality - production as Transport path is always defined).
Regards,
Mohaiyuddin