Ansicht
Dokumentation

ABENST_ADDRESSING_ROOT_NODE - ST ADDRESSING ROOT NODE

ABENST_ADDRESSING_ROOT_NODE - ST ADDRESSING ROOT NODE

ABAP Short Reference   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

- Addressing the Data Roots

The data roots declared at the highest hierarchy level of an ST program are the root nodes of the tree structures of the data nodes of the main template. Addressing a data root during the execution of an ST program means referring to the bound ABAP data object.

Addressing when the Current Node is Undefined

If a data root is not hidden by the definition of a current node, it can be addressed directly using

root

where root is the symbolic name declared after tt:root.

Addressing when the Current Node is Defined

A data root root can be addressed at any position of the main template using

.root

where the period (.) bypasses cases where the root is hidden by a current node.

Note

In subtemplates, the rules for the root nodes of their tree structures apply.






SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 1710 Date: 20240420 Time: 143348     sap01-206 ( 23 ms )