When you try to delete a large order (around 700 items), the program terminates with a dump. The same applies to all sales document types.
Error DBIF_RSQL_NO_MEMORY in SAPLSCD0.
When the deleted order is transerred, the limit of 7.4 MB of data is exceeded. The application does not detect that this limit has been reached before it transfers the data to the update task.
SolutionThere are three possible solutions:
1. Delete the sales document in portions (200 items each).
2. Do not delete the sales document, but instead enter a reason for
rejection in the items (Function: Fast change, reason for rejection)
3. Deactivate the single field documentation during deletion for table
KONVC in change document object VERKBELEG (using transaction SCDO)
and then call the function "Generate update task."
Additional key words
SAPLSCD0, CHANGEDOCUMENT_CLOSE
No comments:
Post a Comment