Application Development 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: 

Track changes in Screen

niraj_sinha4
Explorer
0 Kudos

Hi All,

I have a requirement in Dialog programming that i have to track, if any changes in screen and save in a database table,

Screen is already developed but need to track if anyone will change anything, please suggest me how its possible.

Example: Table: CDHDR.

Thanks in Advance,

Niraj Sinha

1 ACCEPTED SOLUTION

niraj_sinha4
Explorer
0 Kudos

Hi All,

Thanks for your comments,

Now i find the solution to track, I just save the record in db table, then compare with the current changes,  if there is any changes happen then I save in a other db table which having changes records, with fields, username, date and time.

Thanks and Regards,

Niraj Sinha

2 REPLIES 2

SimoneMilesi
Active Contributor
0 Kudos

Hi Niraj,

What do you exactly want?

A versioning of your screen layout?

niraj_sinha4
Explorer
0 Kudos

Hi All,

Thanks for your comments,

Now i find the solution to track, I just save the record in db table, then compare with the current changes,  if there is any changes happen then I save in a other db table which having changes records, with fields, username, date and time.

Thanks and Regards,

Niraj Sinha