‎2010 Jan 15 2:17 PM
I'm not sure if this is in the right spot, but I figured that maybe somebody has seen this before.
The problem is that I created a new function module and transported it into our production server, however, I can't see it when I go into SE80 and go to the function group. I can go to the Function Builder and look at it though. Has anyone seen or heard of such a problem? If so, does anyone know how to fix it so it does show up in SE80 under the function group?
Thanks in advance,
Curtis
‎2010 Jan 15 2:37 PM
can you click the display object list button in se37 and check where its navigating to.
‎2010 Jan 15 2:19 PM
Check in SE37 if that function module is created in some other function group.
‎2010 Jan 15 2:22 PM
I looked at the attributes and it says its in the right function group.
‎2010 Jan 15 2:21 PM
Were the function group and function module created in different requests? Did only the request that held the FM get transported?
Rob
‎2010 Jan 15 2:24 PM
Rob,
At first, they were in the same request. When the problem happened, I tried deleting the FM in one request, and then re-added it in another request. The FM did get transported because I can see in in SE37, just can't see it in SE80 under the function group.
‎2010 Jan 15 2:27 PM
Rob, to make a correction to what I said before, the function group was already in production with other FMs in it. It's just the new one I added is having this problem.
‎2010 Jan 15 2:43 PM
Curtis,
try to rebuild object list.
Open your Function Group in SE80, right click in > Ohter Function > Rebuild Object List.
Regards,
Frisoni
‎2010 Jan 15 2:23 PM
Hi,
This may be a problem with the sequence of transports.
When a new function group is created the whole function group (including any function modules) are assigned to the transport. Once the transport is released and further changes are mode to a function module, only the module is transported, not the whole group.
So, if the second transport arrives before the first, you have a function module without a function group.
Check the version history and transport logs.
Regards,
Nick
‎2010 Jan 15 2:37 PM
can you click the display object list button in se37 and check where its navigating to.
‎2010 Jan 15 2:50 PM
After clicking the button, it took a few seconds and opened the function group. It had the FM in there. I then went back to SE80 and it was now there. I'm not sure if it's a bug or not, but it's now working.
Thanks to all that replied.
Curtis
‎2010 Jan 15 2:59 PM
i doubt whether you changed the category to function group in se80 while checking