Table type is defined recursively

Message type: E = Error

Message class: DO - Dictionary: Mass activation of domains and data elements

Message number: 881

Message text: Table type is defined recursively



What causes this issue?

A table type may not be defined recursively, that is it may not use any
other table type or structure which in turn uses the table type
directly or indirectly.
You defined the table type recursively.


System Response

The system issues an error message and will not allow you to continue with this transaction until the error is resolved.



How to fix this error?

Correct the recursion in the definition of the table type. For example
you can use another row type which does not use the table type directly
or indirectly.

Error message extract from SAP system. Copyright SAP SE.