Skip to Content
0
Jun 07, 2011 at 09:10 AM

Compare two webdynpro components

104 Views

Hi all

there is a webdynpro component with the name ZWDC_ONE.

i copied it by giving a new name ZWDC_TWO.

and I made few changes in the component ZWDC_TWO.

now there are two webdynpro components ZWDC_ONE and ZWDC_TWO.

i want to compare them with each other, to see what are the differences, what are new things added in ZWDC_TWO with respect to ZWDC_ONE.

for abap programs, there is a transaction SE39.

but it provides facility to compare programs, function modules, and classes, but not the web dynpro components.

is there any way we can compare two different webdynpro components.

thanks,

Madhu_1980