Message type: E = Error
Message class: SV - View Maintenance: Customize Messages
Message number: 614
Message text: MODULE LISTE_UPDATE_LISTE missing in screen logic flow &
The entry "MODULE LISTE_UPDATE_LISTE is missing in the flow logic of the
overview screen &V1&. The screen can therefore not be converted to the
new GUI interface layout from Release 2.1.
The generation is cancelled.
Insert "MODULE LISTE_UPDATE_LISTE in the flow logic of overview screen
&V1&. There must be a "CHAIN...ENDCHAIN" statement before the "ENDLOOP"
entry in the PAI loop description. There must be a FIELD statement for
all key fields which appear on the screen in the "CHAIN...
ENDCHAIN" statement. The last entry in the
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
"CHAIN...ENDCHAIN" statement must be "MODULE LISTE_UPDATE_LISTE".Error message extract from SAP system. Copyright SAP SE.
The SAP error message SV614, which indicates that the module LISTE_UPDATE_LISTE is missing in the screen logic flow, typically arises in the context of SAP GUI programming, particularly when dealing with screen flow logic in custom transactions or programs.
Cause: Missing Module: The error suggests that the program is trying to call a module (LISTE_UPDATE_LISTE) that has not been defined or is not available in the current program or screen logic. Incorrect Screen Flow Logic: The screen flow logic may not be correctly set up, leading to the system not being able to find the required module. Program Changes: If there have been recent changes to the program or screen, the module might have been inadvertently deleted or renamed. Transport Issues: If the program was transported from one system to another, the module might not have been included in the transport request.
Solution: Check Module Definition: Verify that the module LISTE_UPDATE_LISTE is defined in the program. You
Get instant SAP help. Sign up for our Free Essentials Plan.
SV613 Underscore missing in screen &
What causes this issue? The underscore is missing in the table header of the overview screen &V1&. The screen can therefore not be converted ...
SV612 Conversion of screen & to 2.1 GUI not possible
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SV615 Screen & could not be saved
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SV616 Screen & could not be generated
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.