ABAP Keyword Documentation → ABAP - Reference → Processing Internal Data → Character String and Byte String Processing → System Classes for Character String and Byte String Processing
Class for Trailing Blanks
The class CL_ABAP_STRING_UTILITIES contains methods for processing text strings.
- C2STR_PRESERVING_BLANKS assigns text fields while preserving the trailing blanks.
- DEL_TRAILING_BLANKS deletes the trailing blanks from strings.