SAP Message 5P394 - E: Return nodes are not allowed to have children

Diagnosis
A return node has a dependent node.

Procedure
A main feature with field return must have just one node of the returnor program access type on the last hierarchy level.
A main feature with table return must only have nodes of the returntype, or just one node of the program access type on the last hierarchylevel.
A subfeature must only have nodes of the return or program access typeon the last hierarchy level.