SAP Tables & Internal Tables

Using Data Base data is the most important thing in SAP programs. Indeed a good developer need to know the best methods to collect the data and use the correct internal tables declaration in the program.

In this Blog Post I will show you the best methods to declare internal tables, how to read data from Data Base Tables and how to use iteration.

Continue reading SAP Tables & Internal Tables