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

Comparing Structures

Former Member
0 Likes
540

Hi all,

I want to compare two structures. But this compare does not involve one field. Is there any way to compare those structures easily. Cause structures have more than 70 fields and i do not want to compare all fields manually.

Regards,

4 REPLIES 4
Read only

GauthamV
Active Contributor
0 Likes
499

Download all the fields from those structures using DD03L table into excel sheet and compare.

Read only

Former Member
0 Likes
499

Hi,

SAP has given the provision for the comparing the programs, but I do not think there is any such compare option to compare structure to structre,

Just simple way to download your structure in EXCEL format and compare it manually

Rani

Read only

Former Member
0 Likes
499

This message was moderated.

Read only

Former Member
0 Likes
499

Solved,