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

Track changes in Screen

niraj_sinha4
Explorer
0 Likes
565

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
Read only

niraj_sinha4
Explorer
0 Likes
529

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

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

2 REPLIES 2
Read only

SimoneMilesi
Active Contributor
0 Likes
529

Hi Niraj,

What do you exactly want?

A versioning of your screen layout?

Read only

niraj_sinha4
Explorer
0 Likes
530

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