cancel
Showing results for 
Search instead for 
Did you mean: 

Using the context change log

Former Member
0 Kudos

Hi all,

I have an editable ALV, and for saving the values in the ALV I use the context change log to detect if at all anything has been changed before the db is updated.

When I first add an empty row using the "Insert" button, the values entered in the new row are updated correctly in the context change log. When I do another insert and add one more row, the change log does not get updated. Only the first insert gets recorded fine.

I have OVS input help enabled for some fields, and they are added to the change log using add_context_attribute_change. And if I fill the values without using the F4 help, it still works fine for the first time. And the second row does not get updated in the log no matter how the value is filled.

Do I need to do anything apart from enabling the context change log? Any help would be greatly appreciated.

Thank you,

Nithya

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi nithya......

check for the cardinality of the node.....

---regards,

alex b justin