‎2009 Apr 28 2:07 AM
Dear all,
I have some customized abap programs which will do posting / transaction , such as GR posting or creating Sales document,using the data in the uploaded file in either text or excel format. However, I got the problem that some lines in the file will be missing in the transaction. Anyone encountered this problem before and how to solve it? Thanks.
Regards,
‎2009 Apr 28 5:22 AM
when you are uploading data to any transactions,it might be have some checks
like duplicate records in the file or whether the record already posted,i think it is because of this type of check only.
Hope it will helpful