Ansicht
Dokumentation

ABENST_SERIAL_DESERIAL - ST SERIAL DESERIAL

ABENST_SERIAL_DESERIAL - ST SERIAL DESERIAL

Fill RESBD Structure from EBP Component Structure   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

- Serialization and Deserialization

Serialization and deserialization are primarily based on following schema:

  • During serialization, the literal elements of templates are passed to the target XML data unchanged and the ST statements specified in between are executed.
  • In deserializations, the source XML data is handled as an inbound stream and compared to the template element by element. Identically named elements (or attributes or texts) of the inbound stream are consumed if they are at the same position in the ST program or if there is a statement there that can process the element. After the successful comparison or consumption of the element, the comparison of the subsequent element starts.

Serializations and deserializations can be divided into the following topics:

When a Simple Transformation is defined, it must be noted whether the serializations and deserializations are symmetric.

Notes

  • In serializations and deserializations, the XML data is processed in the form of writer streams and reader streams. When ABAP methods are called from Simple Transformations, processing these XML streams is possible.
  • Serializations and deserializations are subject to the general restriction that the content of a data root cannot be modified by serialization and only writes are possible to a data root in deserializations.





CL_GUI_FRONTEND_SERVICES - Frontend Services   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 2578 Date: 20240329 Time: 163841     sap01-206 ( 38 ms )