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

Table Maintenance error

Former Member
0 Likes
773

I have created ZTABLE with table Maintenance generator in DEV server and I am able to create entries. When I transported to QAS and tried create entries and it throws error ‘ Check Maintenance object ‘ZTAB’ or update function group ‘ZFUN’. Kindly help me to resolve this issue.

Thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
699

check the technical settings of the table.

give display maintainance allowed with restrictions.

I have created ZTABLE with table Maintenance generator in DEV server and I am able to create entries. When I transported to QAS and tried create entries and it throws error ‘ Check Maintenance object ‘ZTAB’ or update function group ‘ZFUN’. Kindly help me to resolve this issue.

Thanks in advance

3 REPLIES 3
Read only

Former Member
0 Likes
700

check the technical settings of the table.

give display maintainance allowed with restrictions.

Read only

Former Member
0 Likes
699

Hi,

After creating table maintenance generator in Dev system, have you done any changes in the table. because, if you have done any changes in the table, you need to regenerate table maintenance generator. If you are not regenerating, it will work fine in develepment server but it will not work in Q or P systems.

Try to delete the table maintenance generator and recreate it and do transfer to Q-system and check. It will work.

Read only

0 Likes
699

Hi

I had resolved the issue already as you said. Thanks for helping.

Thanks