SAP CHARACTER COMPARISONS ABEXA



Get Example source ABAP code based on a different SAP table
  



ABAP_RELEXP - Comparison Operators for Character-Like DataTypes
This example demonstrates the comparison operators for character-like data types.

ABAP_SOURCE_CODE
DEMO CL_DEMO_CHARACTER_COMPARISON

ABAP_DESCRIPTION
Text fields with length 5 can be supplied with different content and compared with each other using the available comparison operators.