SAP Message ACI_API021 - XMLNODE accepts only IF_IXML_ELEMENT or IF_IXML_DOCUMENT instances

Diagnosis
Valid AST nodes can only correspond, in the XML DOM, to instances of theIF_IXML_ELEMENT or IF_IXML_DOCUMENT interfaces. This is why no othervalues can be passed to the XMLNODE parameter.