sapdev logo background
sapdev logo sapdev logo
Comments

SAP ST DATA DECLARATIONS documentation, setup help and example usage



Return to SAP documentation index


ARTICLE

ST - Data Declarations
In ST programs, data can be declared using the following statements:
  • tt:root defines data roots for ABAP data interfaces.

  • tt:parameter defines parameters as formal parameters.

  • tt:variable defines variables as local data.

  • If these statements are specified outside of a template in the context of the transformation, the data declarations apply for the main template .
    Within a subtemplate , the statements can be used in the element tt:context to declare local data of the subtemplate.
    Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




    ST_DATA
    ST_FLOW_CONTROL




    comments powered by Disqus