Table control &1 does not exist in the element list
Message type: E = Error
Message class: SWB_TODO_CHECKS - Error Messages for Tool During Todo Checks
Message number: 117
Message text: Table control &1 does not exist in the element list
What causes this issue?
The flow logic contains a statement of the following form:
LOOP ... WITH CONTROL <control_name> ...
However, the element list does not contain a screen element of the
"table control" type with the name <control_name>.
System Response
When processing the LOOP statement at runtime, the system attempts to
establish a link to the table control <control_name>. Since the table
control does not exist on the screen, a runtime error is triggered.
How to fix this error?
Check the name specified.
Procedure for System Administrators
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.