Hi,
i am working on a sync task. I have sync the changes from dev1 system to dev2 system. There are no differences in the 2 systems now.
But in the output of the 2 systems, there are a few more fields that are appearing extra in the output of dev1 system.
The internal table is same for both the systems as they are in sync now.
I tried adding those fields by changing the layout.. but those columns are not appearing in the column set.
What should be done in this case?
Thanks