Ansicht
Dokumentation

ABENSTRING_FUNCTIONS_VAL - STRING FUNCTIONS VAL

ABENSTRING_FUNCTIONS_VAL - STRING FUNCTIONS VAL

Addresses (Business Address Services)   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

- val

... ( ... val = text ...  ) ...

Effect

The operand text passes the text string to be processed by the function to the named argument val. text is an extended character-like expression position. Functional method calls, table expressions, and constructor expressions whose return value is convertible to the type string can also be specified. Only elementary data types can be processed.

If a character-like data object with a fixed length is specified, any trailing blanks are ignored. Non-character-like return values are converted to the data type string.

Notes

  • The conversion operator CONV can be applied to process those non-elementary data types that can be converted to an elementary character-like data type, such as structures with character-like-only flat components.
  • Explicit specification of val = can also be optional.

The following two function calls are equivalent, since the specification of val = in to_upper is optional.






BAL Application Log Documentation   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 1476 Date: 20240419 Time: 210449     sap01-206 ( 27 ms )