SAP CMAX CMIN FUNCTION ABEXA



Get Example source ABAP code based on a different SAP table
  



ABAP_STRINGFUNC - cmax, cmin, and segment
This example demonstrates the extremum functions cmax and cmin, plus the segment function segment.

ABAP_SOURCE_CODE
DEMO CL_DEMO_CMAX_CMIN

ABAP_DESCRIPTION
This class determines the minimum and the maximum segment of a character string with respect to the current code page.