SAP Message AD226 - Too many nested INCLUDEs

Diagnosis
Included tables can be nested a maximum of 9 times. Nesting impliesseveral levels of included tables; an included table includes anothertable, which in turn includes a table, and so on.

Procedure
You can reduce the number of nesting levels by replacing an includedtable by its fields. You should choose a table that has been includedonly once.