SAP STRING FUNCTIONS



Get Example source ABAP code based on a different SAP table
  



String Functions ( ABAP_STRINGFUNC )
String functions are part of the built-in functions. They are divided into:
Description functions
Processing functions
Description functions have a numeric result and processing functions have a character-like result.
Parameters that are used by more than one function in the same way are described under Shared Parameters of String Functions.



Latest notes:

NON_V5_HINTS
The program DEMO_EXPRESSIONS shows examples of how to use string expressions.
ABAP_HINT_END