Solution : https://service.sap.com/sap/support/notes/516188 (SAP Service marketplace login required)
Summary :
The SAP Note addresses an issue with the SBUF_OBJ_RESET_HERE function module, which fails to recognize kernel support packages numbered beyond 999 due to a field only accepting three digits. The problem originates from the source code generation in higher kernel releases, potentially leading to undeletable key fields if their length exceeds two characters. The solution recommended involves applying specific source code corrections. Key terms related to this note include ALV buffer, shared buffer, kernel upgrade, and related system memory components.
Key words :
recognize kernel support packages > 999 correctly, shared buffer abap command, higher kernel releases, sbuf_obj_reset_here function module, terms alv buffer, export/import buffer, generates source code, source code corrections, shared buffer, kernel call
Related Notes :
515002 | VL10: Memory usage - MESSAGE_TYPE_X after Note 494507 |
494507 | VL10: Memory use - EXPORT_BUFFER_NO_MEMORY |