Currently learning about — and helping people with — SAP and ABAP.

Posts

Table Types and Function Modules

I had taken arrays for granted until a programming class I attended had an exam question to the effect of “Why do programming languages have arrays?”

Even if you have not previously thought it through, the answer is fairly intuitive: arrays allow programs to generalize to inputs and problems of varying sizes.