Application Development and Automation 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: 
Read only

Program to transport requests

former_member210118
Participant
0 Likes
2,923

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

5 REPLIES 5
Read only

MateuszAdamus
Active Contributor
2,608

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

Read only

former_member210118
Participant
0 Likes
2,608

Hi Mateusz,

It really seems that one of those is the way, but do you know of anyway of entering the logon credentials automatically ?

Read only

0 Likes
2,608

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,
Mateusz
Read only

2,608

Kindly use Comment Section to respond, Answers block should only be used when you have content adding up to answer.

Regards!

Read only

FredericGirod
Active Contributor
0 Likes
2,608

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