SAP ST TT TRANSFORM

Get Example source ABAP code based on a different SAP table
  


ARTICLE

ST - tt:transform, Root Element

Syntax
<(><<)>tt:transform [template='tmpl']>
...
<(><<)>/tt:transform>

Effect
The key word for the root element of an ST program is tt:transform. The name of a template tmpl can be specified for the template attribute (optional). The specified template forms the main template of the transformation. When the program is executed, this template is evaluated. If no explicit main template is specified, the template for which no name is specified is set as the main template by default.