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

Maintain Table - no changes allowed

Former Member
0 Likes
976

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?

5 REPLIES 5
Read only

Former Member
0 Likes
753

hi Sara,

I am not sure that this would rectify your issue but then try deleting the existing maintainence view and regenerate

Regards,

Santosh

Read only

0 Likes
753

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.

Read only

Former Member
0 Likes
753

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

Read only

0 Likes
753

Thanks Heinz-

It is set as Automatically Adjustable. Is that correct?

Read only

0 Likes
753

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