Ansicht
Dokumentation

ABENST_TT_TEMPLATE_MAIN - ST TT TEMPLATE MAIN

ABENST_TT_TEMPLATE_MAIN - ST TT TEMPLATE MAIN

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

- tt:template, Main Template

tt:template $[name="tmpl"$]>
  ...
/tt:template>


Effect

The statement tt:template defines a template. An ST program must contain at least one definition of a template: Each template of the transformation must be uniquely addressable. To achieve this, each template can be given a unique name, tmpl, using the name attribute and exactly one template without a name can be specified. The latter is implicitly the main template of the transformation if no template is specified in the root element, tt:transform. Template names are not case-sensitive.

The content of the main template (which can call subtemplates) represents the structure of the XML data to which the ABAP data is serialized or from which the data is deserialized.

The content of a template can consist of literal XML elements and ST statements.






BAL_S_LOG - Application Log: Log header data   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 1495 Date: 20240419 Time: 125835     sap01-206 ( 29 ms )