Skip to content

ABAP Keyword Documentation →  ABAP - Quick Reference 

string_exp - Quick reference

Reference

Other versions: 7.31 | 7.40 | 7.54

Syntax


... { |string_template| } 
  | { operand1 && operand2 [&&  operand3 ... ] } ...

Effect

String expression for creating a character string

Additions

  • string_template
    String template that represents a character string
  • &&
    String operator for concatenating two character strings