SAP ST MODULARIZATION

Get Example source ABAP code based on a different SAP table
  


ARTICLE

ST - Modularization with Subtemplates
An ST program can contain any number of templates that are defined using tt:template. All templates except the main template are subtemplates that can be called in the main template.
tt:template, tt:context, Create Subtemplate
tt:apply, Call Subtemplate