Symptom
You are uploading a journal entry voucher with a high number of line item and notice an error in the AccountingEntryRplicationIn interface.
Environment
SAP Business ByDesign.
Reproducing the Issue
-
Go to Application and User Management work center.
- Go to Web Service Message Monitoring view.
You see the failed message for AccountingEntryRplicationIn with error: 'Unable to fulfil request for <number> bytes of memory space'
Cause
This is a memory exception due to massive number of items in the template.
Resolution
You need to reduce the data set so that the upload can happen. Around 10000 lines can be passed through the AccountingEntryRplicationIn web service before the memory exception is raised.
Whether or not the upload runs through can also depend on what other system activities are performed at this time, which background jobs are running, your local internet connection etc. For this reason, the data set limit size may vary.
See Also
KBA 1924880 - Error When Uploading Journal Entry Voucher
Keywords
Time out. System no roll. Performance. JEV. General Ledger. Journal Entry Voucher. Excel. , KBA , SRD-FIN-GL , General Ledger , How To