Hi All,
While executing transaction code 'MASSD' it is hiting user exit:APOMD005-> EXIT_SAPMMDUSER_005.In user exit we have standard table 'it_cif_matloc' which is coming with duplicate records.
For Example:
In my case:
1.first time table is getting 256 records(means 1 to 256)
2.second time table is getting 512 records(means 1 to 512)..so like that it is having 1 to 256 duplicates record.
3.third time table is getting 768 records (means 1 to 768)....so like that it is having 1 to 768 duplicates record.
Can any one help me to get unique records in table.
Thanks in advance,
Bandana.