cancel
Showing results for 
Search instead for 
Did you mean: 

User changes in tab strip ui element are not recorded in context change log

0 Kudos

Hi All,

We are using a tab strip ui element in webdynpro component. But user changes inside tab strip ui element are not getting recorded to the context change log. I have an input field on the same view besides tab strip ui element. User changes to this input field are getting recorded to the context change log.

Is there any restriction on context change log usage with tab strip ui element?

Could you please suggest If there is any way to record changes inside tab strip ui element.

Thanks,

Sudheer.

Accepted Solutions (1)

Accepted Solutions (1)

former_member184578
Active Contributor
0 Kudos

Hi Sudheer,

I think you have to do this manually., use method ADD_CONTEXT_ATTRIBUTE_CHANGE of IF_WD_CONTEXT to add entry to the change log table. check DEMO_CONTEXT_CHANGES standard application.

Hope this helps u.,

Thanks & Regards,

Kiran.

Answers (2)

Answers (2)

0 Kudos

I got work around for this problem. Instead of creating UI elements in the tabs of tabstrip UI, I created view container ui elements in tabs and added views containing required ui elements to to them ( Just like in demo component DEMO_TABSTRIP_VIEWS). This way i could able to record user changes into context change log of corresponding views.

Thanks for your suggestions.

Thanks,

Sudheer.

Former Member
0 Kudos

I think there are some limitations exists, context change logs are not complete when you do value help , i am not sure about tab strip.

[http://help.sap.com/saphelp_nw70ehp1/helpdata/en/47/a8e5d273b12fe2e10000000a42189d/content.htm|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/47/a8e5d273b12fe2e10000000a42189d/content.htm]