Ansicht
Dokumentation

ABENABAP_XSLT_REPOSITORY - ABAP XSLT REPOSITORY

ABENABAP_XSLT_REPOSITORY - ABAP XSLT REPOSITORY

BAL_S_LOG - Application Log: Log header data   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

XSL Transformations in the Repository

XSL transformations that can be called using a CALL TRANSFORMATION statement must exist in the repository as XSLT programs. XSLT programs are edited in the Transformation Editor, which can be accessed directly using transaction STRANS or called up in Object Navigator in ABAP Workbench by choosing Edit Object → More → Transformation and selecting XSLT Program.

SAP delivers the identity transformation under the name ID. If you perform an identity transformation from XML to XML, the result is a copy of the source document. If you perform an identity transformation from ABAP to XML, this produces a canonical XML representation (asXML) of the ABAP data (explicit serialization). An identity transformation from XML to ABAP transforms a canonical XML representation to ABAP data (explicit deserialization).

Note

The identity tranformation ID is not completely symmetrical. When text strings that contain only blanks are serialized, the result is a node with the same number of blanks. When nodes that contain only spaces (blanks, line breaks) are deserialized, however, an empty text is created.






Vendor Master (General Section)   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 1872 Date: 20240420 Time: 074315     sap01-206 ( 40 ms )