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

Function module

Former Member
0 Likes
850

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

Former Member
0 Likes
807

Hi,

release the request for FM in se09

Regards

Gaurav

Read only

Former Member
0 Likes
807

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

Read only

Former Member
0 Likes
807

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.

Read only

Former Member
0 Likes
807

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.

Read only

Former Member
0 Likes
807

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