‎2008 Jan 07 4:11 AM
Hi All,
I am getting below error when try to maintain table maintenance generator. But when I checked that table it is stored in ZAMEFP and not in $TMP (checked in SE80)
I am giving
Table/View ZKRONOS_MAP_BP
Authorization Group &NC& w/o auth. group
Function group ZKRONOS_MAP_BP
Package ZAMEFP Finance and purchasing for the AME regi
Maintenance type
Maint. Screen No. Overview screen 1
Single screen 2
Recording routine
Compare Flag Automatically Adjustable
But getting below error.
Please let me know how I can get rid of this error
The maintenance object description has no transportable package
Message no. SV415
Diagnosis
You want to generate the maintenance modules for object ZKRONOS_MAP_BP. The correction system is not active for the package $TMP, to which the corresponding maintenance object description is assigned. The function group assigned for the generation has a package which can be corrected.
System response
The generation is not performed.
Procedure
Either assign the maintenance object description for object ZKRONOS_MAP_BP to a correctable package, or assign the table for the generation of the maintenance module to a function group with non-correctable packages.
Points will be rewards for all useful ans.
Thanks
Minal
‎2008 Jan 07 4:17 AM
Table/View ZKRONOS_MAP_BP
Authorization Group &NC& w/o auth. group
Function group ZKRONOS_MAP_BP
Package ZAMEFP Finance and purchasing for the AME regi
>change the package name... looks like its not transportable.. >create a fresh function group and assign it to it.. it will be resolved
Maintenance type
Maint. Screen No. Overview screen 1
Single screen 2
‎2008 Jan 07 4:17 AM
Table/View ZKRONOS_MAP_BP
Authorization Group &NC& w/o auth. group
Function group ZKRONOS_MAP_BP
Package ZAMEFP Finance and purchasing for the AME regi
>change the package name... looks like its not transportable.. >create a fresh function group and assign it to it.. it will be resolved
Maintenance type
Maint. Screen No. Overview screen 1
Single screen 2
‎2008 Jan 07 4:21 AM
Hi Minal,
Delete the $TMP save in Local other wise assign to package (Request number)
if you give me brief i can help you out more.
Thank you .
Regards
Ram
‎2008 Jan 07 4:31 AM
Hi Ramana,
It is allredy assign to package and that package is transportable. I created the TMG for other three tables in same manner. But only for this table it is giving above error.
Minal
‎2010 Mar 01 2:59 PM
Hi
I know this error was one you had just about 2 years ago, but I also see that you flagged it as answered. However there is no solution in the inline text. So, for the benefit of all, I'll just let you know what a possible solution would be.
The problem lies in the maintenance object description within table TADIR. Usually FUGR is assigned the same name as the table that a maintenance is generated for. For instance if your table name is ZTAB01, you'll for instance find 3 entries in table TADIR if you search with ZTAB01*, a FUGR, a TABL and a TOBJ (usually table name with an S extension).
In my case when I had the exact same error message as you, the TOBJ entry had a $TMP package. You can also view this in transaction SE54 -> Environment -> Maintenance Objects -> Change. Once again you'll see the Object Directory entry + Type. Click on Object Directory Entry.
To fix this you'll have to remove the entry and recreate in SE03 and Change Object Directory Entries. Now Create Object Directory Entry by adding a TOBJ entry with the S extension and assign it to a transportable Package.
Best regards,
Adrian Bruwer
‎2010 Aug 21 9:51 AM
Adrian,
Thanks a lot for your solution. I had the same problem, and after I read your post, I navigated to TADIR table, to my surprise found the object saved in local package. I made the required changes in TADIR table, and table maintenance generator worked without reporting any error.
Thanks once again.
Regards,
Tom Jerry.