
The class cl_dd_table_area provides methods that allow you to construct a quick table in a dynamic document.
The add_table method of cl_dd_document returns a reference to an object of this class. You use its methods to fill the quick table.
Class cl_dd_table_area inherits from superclass cl_dd_area .