SAP ST VALUE ABEXA

Get Example source ABAP code based on a different SAP table
  


ARTICLE

Simple Transformation, tt:value
Serializes and deserializes elementary data objects

ABAP_SOURCE_CODE
ABAP_EXEC

ABAP_DESCRIPTION
Note that time_stamp is defined with the special type XSDDATETIME_Z from ABAP Dictionary. This type ensures that a special mapping is used for the time stamp. The transformation in question, DEMO_ST_VALUE, shows the mapping of elementary ABAP data types for date, time, and classic time stamp to XML and back.
TRNS DEMO_ST_VALUE
The transformation is symmetrical.