Hi Swathi,
The reason for the duplicate entries might be because of the
inhertance . The system reads the attributes for the entire hierarchy.
For example if there is an attibute PRCAT , it is read for the entire hierarchy under which the user falls and this happens for all the attributes.
We cannot avoid this reading of attributes .
The only way is to "delete the duplicate entries" which is suggested before or maintaining "Minimum inhertance level" .
Best regards,
Ivy