Hi Priya,
When you are using FOR ALL ENTRIES on a table, you need to fetch all the key fields from that table, otherwise that will not fetch the duplicates as per your query. Include all the key fields in your select query.
Regards,
Vijay
Hi Priya,
When you are using FOR ALL ENTRIES on a table, you need to fetch all the key fields from that table, otherwise that will not fetch the duplicates as per your query. Include all the key fields in your select query.
Regards,
Vijay