Hello SAP Gurus!
I have developed a transaction, in which an Excel file with about 30 records, consisting of BOM Equipments as the records, is read and uploaded onto SAP R/3 4.7. Later, these records will form a BOM document in IB01.
The problem is that in the process of uploading the records, I confront the following error:
When I reduce the number of records in Excel file to less that 22 records, it works just fine. But more that 22, above error is shown. I am not sure what the problem could be.
For more details, here is how I read the Excel file:
In the code, I use BDC approach to simulate the process for all the records, as the following:
And finally I pass it to the IB01 transaction, as the following:
I highly appreciate if you could help me to solve the problem.
By the way, you can see the good quality of screenshots by clicking on them!
Best regards,
Arman