‎2014 Jun 05 12:43 PM
Hello Experts,
I am receiving below error in PRD for a Table Maintenance generator for Z-Table. PFA Screen Shot.
My Query is that though the information icon narrates to goto T-code SE54 & Re-generate TMG for the specified Function group. Which Option should 1 select after i had selection the option for Edit Function group->Re-generate group specific program.
The info icon in the first pic says to do the following.
Choose 'Edit Function Group' in the transaction SE54, enter the function group name 'ZOTMTRDPROFITSEG' and choose 'Regenerate Group-Specific Programs'. Choose 'Refresh Structure-Spec. Data Declarations' in the next selection window.
Would like to add a point that this Function grp also contains TMG for other tables as well, will it impact other TMG's.
Best Regards
Priyesh Shah
‎2014 Jun 05 12:47 PM
regenerate the TM object via SE11 - Table maintenance.
normally should do the trick.
However, keep the func groups & tables 1:1 saves a lot of this kind of problem.
Don't mix them up i.e. more than 1 tab maint for a func group - never ending hassle you will get!!!
go into Expert mode and regen it again. Remove the maint from this func group and create new func group for the table.
‎2014 Jun 05 12:47 PM
regenerate the TM object via SE11 - Table maintenance.
normally should do the trick.
However, keep the func groups & tables 1:1 saves a lot of this kind of problem.
Don't mix them up i.e. more than 1 tab maint for a func group - never ending hassle you will get!!!
go into Expert mode and regen it again. Remove the maint from this func group and create new func group for the table.
‎2014 Jun 06 6:35 AM
Hi Steve,
Thanks for quick response, if i go by your method, what effect will it play as the table already has only two records in it, also what effect will it have on the previous TMG Function grp which is in PRD.
Best Regards
Priyesh Shah
‎2014 Jun 06 6:38 AM
Hi Priyesh,
If you run TMG in expert mode and selecting all options in the next window, the previous TMG will be over written by new TMG .Try to regenate TMG as suggessted by Steve and check the issue.
Thanks
KH.
‎2014 Jun 06 6:53 AM
Hi Steve & Katrice ,
I am inside the Expert mode of TMG which of the Check box should i select
Should i go with the 1st check box or should i create a new FG & create a new TMG for this table .
Best Regards.
Priyesh Shah.
‎2014 Jun 06 7:20 AM
Hi Priyesh,
Select all check boxes in expert mode screen and click on OK. Check if TMG is working correctly in QA/PRD system's. If still the issue exists,delete the TMG and re-create it again.
Thanks
KH
‎2014 Jun 10 7:40 AM
Hi Steve,
Followed your advice regenerated the TMG through SE11 & created a New FG for it but in the same package.
Best Regards
Priyesh Shah
‎2014 Jun 06 6:58 AM
Hi,
Go to t-code SE37 give name of the FM go to menu Utilities - > Repair Func Group (Ctrl + Shift + F7 ).
It will solve your problem.
Thanks
Bikas
‎2014 Jun 06 7:16 AM
Hi Bikas,
Function Grp repair will not work. TMG is running fine in DEV , but not in QA & PRD.
Message was edited by: Priyesh Shah
‎2014 Jun 06 7:52 AM
Priyesh,
If it is working in Dev but not in Q and P means then there should be some inconsistency in the TR objects list.Check if the TR is having table,function group,and all the entries related to TMG views.
If required you can delete the TMG and try saving it again in the TR.
K.Kiran
‎2014 Jun 06 8:10 AM
Let's open tabu part of this topic.
Go to SE80 and compare that function group between DEV, QA and PROD landscapes - maybe you have inconsistencies between those three systems.
Maybe somebody has performed changes in QA or PROD directly.
‎2014 Jun 10 7:50 AM
Take your Package Name go to SE80,from drop down select Package and in Second drop down pass your package name.
Then follow screen-shot.