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

Problem in Table maintenance Generator

Former Member
0 Likes
1,810

HI FRIENDS,

when i am going for table maintainence with my ztable using tcode se11. But it is giving that Table ZTESTKPK has no transportable package and The maintenance object description has no transportable package.

PLEASE THROW SOME HELP.

with regards,

kumaresh.t

12 REPLIES 12
Read only

Former Member
0 Likes
1,439

Looks like you have created your table in $TMP, that means you have not attached the table to a tr. request.

Go to the object directory entry and move the table to a DEVELOPMENT CLASS / PACKAGE and then try regenerating the table maintenance.

Regards,

Ravi

Note : Please mark the helpful answers

Read only

0 Likes
1,439

hi,

already the table is in request.can u post someother facts.

with regards,

kumaresh.t

Read only

0 Likes
1,439

If its already in the package, then that package might have been marked as non-transportable. Check with your BASIS team about the details of a transportable package that you can use.

Regards,

Ravi

Note : Please mark the helpful answers

Read only

0 Likes
1,439

hi,

already the table is in package.i'm getting the same error ,can u post some other facts.

with regards,

kumaresh.t

Read only

0 Likes
1,439

Hi,

Only table is in the request, But not the Table maintenance . so there if you provide the information of package and Function Group then it will ask for the Request again,

Regards

vijay

Read only

0 Likes
1,439

hi ravi,

thanks for the help.i'll check with the basis team.

Regards,

kumaresh

Read only

0 Likes
1,439

hi vijay,

how to see whether the Table maintenance is in request or not.there is no object directory in that screen.

regards,

kumaresh

Read only

0 Likes
1,439

When you generate a table main, it creates a function group you can see if the function modules / screens are attched to a package or not.

Regards,

Ravi

Read only

Former Member
0 Likes
1,439

Hi,

when you generate the table maintenance you need to provide the package name, that you missed it,

you can find the package name after Function Group.

provide that, and see.

Regards

vijay

Read only

Former Member
0 Likes
1,439

hi,

Though we create a table with $tmp, we can generate table maintenance for it. I have created one justnow.

Please tell exactly the point where u faced this error.

Regards,

Sailaja.

Read only

Former Member
0 Likes
1,439

Hi,

You`d created your table as a local object ( In package $TMP). Local objects can`t be transported, in se11 goto--> object directory entry, in the development class / package field give any other package name. Now try generation, it will happen.

Packages can be created in SE21 or else you can do it thro SE80.

Reward if helpful.

Regards

Read only

Former Member
0 Likes
1,439

Hi,

i would suggest you to Regenerate the Table maintenance generator , first delete the one which is there and create the new one correctly.

Regards

Vijay