Ansicht
Dokumentation

ABENIXML_RENDER_ABEXA - IXML RENDER ABEXA

ABENIXML_RENDER_ABEXA - IXML RENDER ABEXA

TXBHW - Original Tax Base Amount in Local Currency   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

- Rendering

Renders XML documents to DOM representation.

Source Code

Execute

Description

XML data is created in asXML format using the identity transformation and written directly to an XML document in DOM representation. The method REMOVE_NODE is used to remove some nodes and the content of the modified document is rendered in various ways:

  • A renderer is created for the entire document and its method RENDER is executed, producing complete XML data.
  • The method RENDER of the document object is executed, which again renders the entire document and produces the same result.
  • The method RENDER of the element NUMBERS is executed recursively, which writes only the element and its subelements to the output stream.
  • The method RENDER of the element NUMBERS is executed non-recursively, which writes only the element without its subelements to the output stream.





ABAP Short Reference   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 1368 Date: 20240427 Time: 012642     sap01-206 ( 25 ms )