Ansicht
Dokumentation

CZM0480 - Missing break statement allows fall-through to this case. ( OS/400 )

CZM0480 - Missing break statement allows fall-through to this case. ( OS/400 )

ROGBILLS - Synchronize billing plans   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
Diese Dokumentation steht unter dem Copyright der IBM.
SAP E-Book


Nachricht : CZM0480
Missing break statement allows fall-through to this case.

Nachrichtenlangtext :

Cause . . . . . : The preceding case did not end with a break, return, or goto statement, allowing the path of execution to fall-through to the code in this case.
Recovery . . . : Add an appropriate terminating statement to the previous case, unless the fall-through was intentional.

Nachrichtendatei : QCZXLCMSG
Bibliothek Nachrichtendatei : QSYS


ABAP Short Reference   ABAP Short Reference  
Diese Dokumentation steht unter dem Copyright der IBM.

Length: 3252 Date: 20240419 Time: 131700     sap01-206 ( 6 ms )