Application Development 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: 

table maintainence in production

Former Member
0 Kudos

Hi,

I had a question. I created table maintainence properties for a custom table, however it is not working in PRD because the properties to edit a table is not available in PRD. In that case, if I need to maintain the table with regular updates How can i do that?

I thought of uploading the new records to the table in QAS and then moving across to PRD.but it does not create a new change request for that.

How do you suggest me to update the table? is writing an update program the only way in such case?

Thanks,

SK

3 REPLIES 3

Former Member
0 Kudos

Hi,

I guess it is not a problem with the properties because we are maintaining the Zee tables in PRD system and it is working fine.

Check Func. Grp you have used during creation of table maintenance gen. is available in PRD or not.

And also check that the person who wanted to access this table in PRD should have a proper authorization, like access to SM30.

Please also check all related transports have been moved to PRD.

Please let me know if you have any issues after this.

Regards,

Amey

Former Member
0 Kudos

Hi SK,

If the table maintenance generator is set in Development system for that table and the transport request for this change has been moved to Production, then definitely you will be able to update the table through Tcode: SM30.Before moving to Production, check whether you are able to do the same in QAS.

Hope this helps.

Thanks,

Srinivas

0 Kudos

Thanks folks,

I shall look into ti and get back to you.

SK