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

Custom function module as a repair

Former Member
0 Likes
1,705

Hello All,

I have a custom function module in a custom function group that is in repair mode. Does anyone know how I can change that? This function module has an error and is impacting the whole function group. I have had to correct this with programs by changing table TADIR, but I can't seem to find one for function modules.

1 ACCEPTED SOLUTION
Read only

ThomasZloch
Active Contributor
0 Likes
1,320

These objects seem to have a different original system than your current development system. You might want to investigate if this is correct or not. You can mass-change the original system for TADIR entries, if required.

For this single change, look for the function group entry, single function modules are not present in TADIR.

Thomas

5 REPLIES 5
Read only

ThomasZloch
Active Contributor
0 Likes
1,321

These objects seem to have a different original system than your current development system. You might want to investigate if this is correct or not. You can mass-change the original system for TADIR entries, if required.

For this single change, look for the function group entry, single function modules are not present in TADIR.

Thomas

Read only

Former Member
0 Likes
1,320

Hi paul,

Not sure if i understand your requirement correctly, anyways the table that holds info on FMs is TFDIR.

Hope this helps you to achieve your requirements.

Regards,

Chen

Read only

Former Member
0 Likes
1,320

My issue is that the custom function module has an error and I need to take it out of repair status to make the necessary corrections. I have tried table TADIR, but the function module was not in there. I removed the repair status on the function group in TADIR, but that did not release the function module.

Read only

0 Likes
1,320

Change the original system to the current system for this function group from SE03 - change object directory entries / R3TR-FUGR. Then it allows you to remove the repair flag for transport / objects.

Read only

0 Likes
1,320

Manohar,

Could you send me screen shots of what you are referring to? SE03 is the transport organizer tools.

Thanks,

Paul