‎2011 Feb 08 4:59 PM
Hi,
We are facing this error message in our upgrade:
"Function group frame program ZZZZ exists without TLIBG entry" (sap note 783308)
But function group ZZZZ doesn't exist (we checked that in SE80).
The problem could be function group ZZZZ is included in table TADIR ("Directory of Repository Objects") but is not included in table TLIBG ("Person responsible for function class").
The reason could be function group ZZZZ existed once in our system but doesn't exist anymore, but we are not sure about that.
Is there any way to solve it? Maybe creating a "false" function group ZZZZ with a person responsible? Maybe deleting that entry in TADIR table? (and how to delete it?)
Thanks in advance.
Best regards,
J Madariaga
‎2011 Feb 10 4:38 AM
Try to repair the function group; Utilities -> Repair Func. Group from SE37.
‎2011 Feb 10 4:38 AM
Try to repair the function group; Utilities -> Repair Func. Group from SE37.
‎2011 Feb 10 7:41 AM
Solved problem.
We created a new group function (transaction SE80) with that name.
Thanks for your answer.