cancel
Showing results for 
Search instead for 
Did you mean: 

'How to Capture Multiple Change of a Node' in WebDynPro ABAP

Former Member
0 Kudos

Hi ,

I would like to know 'How to Capture Multiple Change' of a node . For example , a table is bound to a node and I select Multiple entries in the table . Then, how to capture Multiple entries(Changes) of the table . Is there any method ?

There is a method 'GET_CONTEXT_CHANGE_LOG' of 'if_wd_context' which captures single change(entry) of the node .

Regards

Sid

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sid,

GET_CONTEXT_CHANGE_LOG is also for multiple changes.

Have a look at the corresponding documentation:

http://help.sap.com/saphelp_nw04s/helpdata/en/ae/f95e42ff93c153e10000000a1550b0/frameset.htm

Regards, Heidi

Answers (0)