Solution : https://service.sap.com/sap/support/notes/325074 (SAP Service marketplace login required)
Summary :
Termination issues in SAP transactions have been reported due to an oversized set invoked by program GBSmmSET causing a syntax error from overly complex control structures that exceed jump limits (>32K threshold). This primarily occurs in transactions interfaced with validations, substitutions, or rules that process large quantities of singular values or intervals within sets, rendering the source code overly intricate for ABAP interpretation. A suggested resolution includes condensing large sets into smaller intervals or distributing values across multiple sets. Additionally, post-correction deployment, an enhanced error messaging system facilitates more pinpointed troubleshooting.
Key words :
additional key words ggb0, system generates source code, generated source code, control structure results, relative index > 32k, attached advance corrections, execute program rgsex000, execute program rgugbr00, highest hierarchy level, clearer error message
Related Notes :
126897 | Performance/short dumps for validat. w. large sets |