Application Development 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: 

Function module

Former Member
0 Kudos

Hi All.

How can transport function module from devlopment to testing ?

pls help me.

To be reward all helpfull answers.

Regards.

JNJ

5 REPLIES 5

Former Member
0 Kudos

Hi,

release the request for FM in se09

Regards

Gaurav

Former Member
0 Kudos

Hi,

When you are creating a FM, save it under a transport request. Release the transport request using transaction SE09 by clicking on Transport(Lorry) Button in the application tool bar.

In SAP Command Line enter T-Code STMS

A TMS window will open then go to Overview > Import Overview >

This will take you to the Import Overview Domain Window, which consist of list of the clients along with their import requests.

Now double click on the client on which u have to import the request.

Then Import Queue window will Open Now search for the Transport request number of which u want to import.

Now check the status of that transport request if the transport request is ready to import then only import it.

Now if the Transport request is ready to import then select the request and click on the Request > Import Request. A confirmation window will open just confirm the request and the request will be imported to ur Client.

Regards,

Satish

Former Member
0 Kudos

Usually both development and testing clients are in the same server only. IF both these clients are in the same server,then once created and activated, the functin module shoulde be available in the testing clent also because it is a client independent object. If your testing client is in Quality Server, then realease the corresponding request and transport it in to quality server.

Former Member
0 Kudos

1. Attach a TR with that function module.

2. RElease the TR from SE09/SE10/SE01

3.A batch will be created which will transport your object.

4. Configuration also needed so that after releasing the TR, the object should go from development system to test system.

Former Member
0 Kudos

Hi JNJ,

Try this..

Create a Transport Request SE10 (F6 ) and Save the FM under this FM .

And then transport it to the Testing Client.

Reward If Useful.

Regards,

Chitra