
Use this method to add a heading to a column of the quick table. You should only use it if you specified that the table should have column headings. Call the method once for each column of the table.
CALL METHOD valid_reference->add_heading EXPORTING text = text.
|
Parameter and Type |
Opt. |
Description |
|---|---|---|
|
text |
The text of the heading |