2008 Jun 18 8:07 PM
Iu2019m working on a table maintenance view and I canu2019t figure out what is happening. Here is the issue.
My program zhi1365 creates rows of data in tables.
Then the user should be able to go into these tables through the maintainence view to edit the data.
The user makes a change and hits save. The problem is, the table says that their change has been saved but it does not save the change.
The maintence view will allow the user to create new rows, and change those...or delete the current rows...and that works fine...but not to change a row created by the program.
Any thoughts or ideas?
2008 Jun 18 8:10 PM
hi Sara,
I am not sure that this would rectify your issue but then try deleting the existing maintainence view and regenerate
Regards,
Santosh
2008 Jun 18 8:21 PM
I've done that a couple of times but it doesn't seem to help.
I've also had security run some traces and they didn't see any issues.
2008 Jun 19 4:35 AM
Hello Sarah,
How is your table modification defined under Table Maintenance Generator ? And how is the Compare Flag set (last line of screen 120; it's not a flag but a display text!)? There are 4 alternatives:
- No Information
- Not Adjustable
- Adjustable in Dialog
- Automatically Adjustable
That's under NetWeaver 7.0 SP !
Try them out and hopefully it works,
Heinz
2008 Jun 19 1:37 PM
Thanks Heinz-
It is set as Automatically Adjustable. Is that correct?
2008 Jun 19 5:02 PM
Good Morning Sara,
I would say Automatically Adjustable is correct. Try other options. Adjustable in Dialog e.g.
An other idea is: are in your DB field dependencies? What means if field A has a specific value, field B has to have well defined value. Such things can cause a lot of trouble!
I wish you the best for you further investigation,
Heinz