Ansicht
Dokumentation

ABENSTRING_TEMPLATES_LITERALS - STRING TEMPLATES LITERALS

ABENSTRING_TEMPLATES_LITERALS - STRING TEMPLATES LITERALS

BAL Application Log Documentation   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

- literal_text

c...c

Effect

Within a string template |...|, a literal text c...c represents the exact character string it displays. Literal text consists of all characters in c that

  • are not enclosed in curly brackets { }
  • are not control characters
  • are not the special characters |, {, }, or \.

In particular, blanks in string templates are always significant. To display a special character |, {, }, or \ as a literal character, it can be prefixed with the escape character \.

Note

A standalone string template that contains nothing but literal text is not evaluated as an expression until runtime, even if it is not part of an expression. For such operands, a text string literal with backquotes should be used instead, for performance reasons.

The following string template creates the character string shown below it.

Characters |, {, and } have to be escaped by \ in literal text.






rdisp/max_wprun_time - Maximum work process run time   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 1428 Date: 20240329 Time: 062101     sap01-206 ( 25 ms )