Solution : https://service.sap.com/sap/support/notes/555893 (SAP Service marketplace login required)
Summary :
This SAP Note addresses two main issues for transaction MB51 and report RM07DOCS related to system errors and performance. Firstly, it tackles the issue of system termination and the generation of error messages like DBIF_RSQL_INVALID_RSQL, due to a large volume of material number inputs processed as individual entries, particularly when using Select command in function modules or includes. Secondly, the note discusses excessive resource consumption when coloring numeric values based on signs in output lists, which might lead to termination for extensive outputs. Solutions involve source code corrections and suggested creation of custom reports and transactions for better data handling.
Key words :
prerequisites preventing short dump causereport rm07docs, include report rm07docs_generatedthe include report rm07docs_generated, system generates error message dbif_rsql_invalid_rsql, field color- enhance view v_mmim_rep_print, solution preventing short dumpcatching, field colorthe maintenance dialog, - create data element color_d, - enhance database table mmim_rep_print, preventing short dumpwhen, signs causereport rm07docs
Related Notes :
| 1550000 | MB51: Redesign of selection for performance optimization |
| 843776 | MB5L Termination due to large datasets |
| 357187 | MB51: Fields in field catalog / selection screen |
| 215435 | MB51: Procedure for regeneration |
| 204013 | Runtime error DBIF_RSQL_INVALID_RSQL for MBxx |