‎2020 Jun 05 12:28 PM
Good Morning all,
I am an Abaper in the maintenance team of a SAP client and everyday I have to make lots of transport of copies to test system so that we can test the programs and leave the objects in DEV system locked in the main request.
I was trying to make a program that can help me with transporting these transport of copies without having to do SE01 to release the requests and STMS to transport them.
So I started this program and now I'm already able (in my Z program) to create a Transport of copies request and release them. But my problem now resides in actually transporting them without using the STMS.
Does anyone know what is the sequence of FM's to do this ?
Thank you,
Ricardo Monteiro
‎2020 Jun 05 12:31 PM
Hello ricardo.monteiro
Check this thread please: https://answers.sap.com/questions/5343346/function-module-to-import-transport-request-.html
There are two functions mentioned: TMS_UI_IMPORT_TR_REQUEST and TMS_MGR_IMPORT_TR_REQUEST.
Kind regards,
Mateusz
‎2020 Jun 05 12:47 PM
Hi Mateusz,
It really seems that one of those is the way, but do you know of anyway of entering the logon credentials automatically ?
‎2020 Jun 05 1:08 PM
Hello ricardo.monteiro
No, frankly I don't, I have not used these functions before.
However, it seems that this has been asked before. Maybe this thread will help you: https://answers.sap.com/questions/12738646/how-to-avoid-prompt-to-login-screen-in-stms-when-m.html
Kind regards,‎2020 Jun 08 6:37 AM
Kindly use Comment Section to respond, Answers block should only be used when you have content adding up to answer.
Regards!
‎2020 Jun 08 6:41 AM
If you really need to use TOC, have a look of Charm. It is not so complex to install, and it will manage the TOC transparently for you