cancel
Showing results for 
Search instead for 
Did you mean: 

Field change log

prathamesh_gandhi
Participant
0 Kudos

Hi All,

I have requirement where I have to log change history into one of Z table, is there any way in webdynpro which can give me what all fields screen value is change.

I can compare all fields one by one but it might affect on performance. so I am looking for standard functionality similar to Chain...End Chain. which will give me list of fields.

e.g. lets say i have 10 fields on screen, but use has change value only in two of fields, so system should give me only those fields field name.

Thanks In Advance,

P$G.

Accepted Solutions (1)

Accepted Solutions (1)

ramakrishnappa
Active Contributor
0 Kudos

Hi Prathamesh,

There is standard feature Context Log Change, which gives you the data changes with new_value & old_value

Please refer the below link

Context change log | Webdynpro ABAP

Also, refer the standard component in SE80

DEMO_CONTEXT_CHANGES

Help document: Context Change Log (Recording User Entries) - UI Technologies in ABAP - SAP Library

Hope this helps you.

Regards,

Rama

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Prathamesh,

Please have a look on below link.

Table - Web Dynpro for ABAP - SAP Library

Thanks & Regards

SN