SAP ST TT EMPTY



Get Example source ABAP code based on a different SAP table
  


• empty ABAP_ST_ELEMENT

ABAP_ST - tt:empty, Empty Content

ABAP_SYNTAX
< tt:empty />

What does it do?
In conditioned transformations, it is possible to express empty template content explicitly using tt:empty: The element is allowed only within an element tt:$[s-$|d-$]cond and must be the only element there. It is ignored (has no content) in serializations. In deserializations, it is possible to use < tt:empty /> to express an empty pattern.