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

Transport Request FM

Former Member
0 Likes
1,188

hi all

when a transport request is created for a report program then which function modules are used (which r remote enabled) to send this Transport Request to Application Server?

Regards

Martin

hi all

when a transport request is created for a report program then which function modules are used (which r remote enabled) to send this Transport Request to Application Server?

Regards

Martin

8 REPLIES 8
Read only

Former Member
0 Likes
1,163

Check the function modules starting with TR (TR*).

Manoj

Read only

Former Member
0 Likes
1,163

Programs are not transported to application server,

What is your requirement?

Read only

0 Likes
1,163

hi Chandrasekhar

i want to know when a transport request is created for a report program then which FM are invloved for transporting this request from Development server to Quality server, so these FM are remote enabled.

Regards

Martin

Read only

0 Likes
1,163

Hi,

If the server are in landscape then the basis will create a transport router then which internally FM will execute then it is possible to import your request in which ever server you require which in the landscape.

To import the request in the landscape,their is a process to done.

I think this will make you to understand .

Regards,

Read only

0 Likes
1,163

i think u didnt get my question.

i want to know which FM are invloved while transporting a Transport Request?

Read only

0 Likes
1,163

hi,

Use this FM SALRT_CREATE_API or TMS_TM_GET_TRLIST this which is remote enabled for your requirement.

This may be helpful for you.

Message was edited by:

Sreevani

Read only

0 Likes
1,163

Hi martin,

1. good question.

2. In fact, the core work of transport is not done by RFC fms.

3. Instead the DEV server,

calls up tp.exe and t3trans.exe

operating system level programs (made by sap)

which actually do & manage, the whole transport of requests,

from one server to another server.

regards,

amit m.

Read only

0 Likes
1,163

thanks amit,

do u plz tell me in detail the flow of transport request..... plz

REgards

Martin