ABAP is a high-level programming language created by the German software company SAP. The syntax of ABAP is _somewhat_ similar to COBOL.
15
votes
0answers
186 views
ABAP Excel data analyzer
I wrote this code many years ago to analyze Excel data coming in from the clipboard.
Please review for performance and maintainability concerns.
One minor note, from an OO perspective, a class level ...