HI ,
In Step Maintain Fixed Values, Translations, User-Defined Routines
I am creating Translation which maps Vendor Legacy value to SAP Value but in doing this i am facing problem.
I am facing problem in uploading theValues from the excel file
(Converted to a tab delimited fie).
E.g In My lookup file I have value s as follows
Legacy Vendor SAP Vendor
A101 100028
A102 100029
.
.
When I upload the file the records get duplicated in SAP.
OLD Value NEW Value
A100 100028
A100 100029
A101 100028
A101 100029
A102 100028
this is happening for few records after few records the values get mapped correctly.
Please let me know how I can correct the issue
Thanks
Nishant