SAP CL ABAP LIST UTILITIES

Get Example source ABAP code based on a different SAP table
  


ARTICLE
• CL_ABAP_LIST_UTILITIES ABAP_CLASS

System Class for Classic Lists
The methods of the class CL_ABAP_LIST_UTILITIES can be used for the calculation of output lengths, the conversion of values from the list buffer, and the calculation of required output lengths on lists.
The return codes of the methods of this class can be used to program a correct column alignment in ABAP lists, even for output of Eastern Asian characters.