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 Function Groups

Former Member
0 Likes
921

Hello All, I have a function group that I need to transport to another system. Is this possible or do I need to re-create the FG in the target system?

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
771

No, all you need to do is put the function group on a transport. You will need a development class/package that is tied to a transport layer. Go to SE80, enter the name of the function group, hit enter. Now double click on the function group in the tree structure. Click main program, now click Go To, Object Directly Entry, click the change/display icon, enter the name of development class/package which is tied to a transport layer. The system will then ask you for a transport request, create one now.

Regards,

Rich Heilman

5 REPLIES 5
Read only

suresh_datti
Active Contributor
0 Likes
771

NO.. there is no need to re-create.. Function Groups can be transported just like any other DEv Objects.

Regards,

Suresh Datti

Read only

Former Member
0 Likes
771

You can transport it.

go to se38 and give the func group name

Go to->Object Directory Entry.

click on the pencil button to make it input enable.

Assign a project/dev class.

and press enter.

It will now ask for a transport request.

Regards,

Ravi

Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
772

No, all you need to do is put the function group on a transport. You will need a development class/package that is tied to a transport layer. Go to SE80, enter the name of the function group, hit enter. Now double click on the function group in the tree structure. Click main program, now click Go To, Object Directly Entry, click the change/display icon, enter the name of development class/package which is tied to a transport layer. The system will then ask you for a transport request, create one now.

Regards,

Rich Heilman

Read only

0 Likes
771

Thanks you all for your help. Rich, your approached worked best for me. Full points awarded.

Thanks,

Nyrvole

Read only

Former Member
0 Likes
771

When you created the function group, did you assign it to a local object or did you assign it to a transportable package? If you assigned it to a transportable package, it should have already asked you for a transport. If you created it as a local object, then you need to reassign the function group to a transportable package and then transport it.

Go to SE37, enter a function module name belonging to that function group. Then in the menu choose, 'Go To--> Object Directory Entry' and change the $TMP value to something that you should use as a package. Ask your basis team, if you are not sure.