Skip to Content
0
Former Member
Jun 05, 2009 at 05:31 AM

Updating only Changed Fields in Db table from table control

632 Views

Hi

I have an table control displayed on module pool screen, and an Internal table which holds table control's

data.

When a person changes anything in table control, after pressing Save button only

the "CHANGED/EDITED FIELDS" should get updated in my Z table.

Which will ensure good performance (i.e system doesn't have to overwrite UNCHANGED FIELDS as well

in Z table)

How can I achive this ? Please provide sample code.

Regards

Tulip