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 - Transport request

former_member225631
Active Contributor
0 Likes
1,126

Hi Friends,

I have changed one z function module and created on transport request.In transport organizor, Under the task number, my function module is displayed. No other object is included in the task list. Should i add any other object before release? for example report means we have to add text elements, source code, documentation, report category etc.

Thanks.

1 ACCEPTED SOLUTION
Read only

gopi_narendra
Active Contributor
0 Likes
840

No need to add anyother thing.

If you are done with your changes test it and just release it.

Regards

Gopi

6 REPLIES 6
Read only

Former Member
0 Likes
840

All the components you named are part of the report itself. So you need not transport any other object, except in case you have created any other objects like DDIC objects for purpose of the report.

Read only

Former Member
0 Likes
840

Hi,

No Need to add anything other objects under the tasks. before releasing the request .. activate the function group in se80 .... & release the request.

Reward Points if it is Useful.

Thanks,

Manjunath MS

Read only

gopi_narendra
Active Contributor
0 Likes
841

No need to add anyother thing.

If you are done with your changes test it and just release it.

Regards

Gopi

Read only

Former Member
0 Likes
840

Hi

If you are transporting the fun module for the first time to otehr systems ensure that:

Function group is there in the other target system, other wise add the same in your transport

Dev class/Package also should be included, if it is not there in the target system

Any message class is used add that also into request

and also text elements

and other Z dictionary objects like tables, dataelements, domains which you have used in this and which are not there in the target system

Reward points if useful

Regards

Anji

Read only

Former Member
0 Likes
840

please go though the request no in the se10 ... there go the first menu option

request /task -> complete check -> 3 options 3 time check it will give you message s then by selecting the request do it ..

then transport it ....

becuase FM is global object it doesn't require any other objects like

(report , bdc , scipts ,... ) other than Function Group ...

Girish

Read only

former_member225631
Active Contributor
0 Likes
840

Thanks all. I got enough information.All usefull answers rewarded.