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
445

HI,

I recently encountered strange behaviour in table maintenace generator. Ive created some entries in the z-table thro my program and the table maintenance generator doesnt allow me to modify one of the fields of the z-table. If i create similar record in z-table directly(not thor program) it allows me to modify the same field.

Can anyone share his expertise ?

I also deleted the table maintenance generator & re created...but the problem remains.

BYe

2 REPLIES 2
Read only

Former Member
0 Likes
402

you may be trying to change the value of some key field. It will not allow you to change value of key fields.

Read only

former_member242255
Active Contributor
0 Likes
402

this type of behavior is seen some times..

you need to check for the field which you are getting the error,whether there is a check table and the value that you are chandfing is avaialble or not...and also the possible allowed values if it is a indicator or single lenght field..

Regards,

Sravan