I loaded the CSV file to PSA first. It looked correct and it only contains 34 records.
For example:
ItemNo Description
1F This is a test A.
2F This is a test B.
3F This is a test C.
...
When I execute the info package which will load the data from PSA to Info Object (Texts) has failed. Here are some error messages:
USPRCLST : Data record 702 (' ') : Duplicate data record RSDMD 191 USPRCLST : Data record 701 (' ') : Duplicate data record RSDMD 191
USPRCLST : Data record 700 (' ') : Duplicate data record RSDMD 191 .....
USPRCLST : Data record 403 (' ') : Duplicate data record RSDMD 191
Since I only load 34 unique records from PSA, I wondering where those large record numbers came from in the error messages? Anyone had similar experience before?
Thanks,
Lei