Programme SAP RS_ACI_SHOW_AST - Display the abstract syntax tree of an ABAP program

Purpose
Invokes the ABAP Compiler Infrastructure to create an abstract syntaxtree (AST) for a specific ABAP program. The AST can either be written toa list or rendered as an XML document.