!--a11y-->
Use this method to merge rows in a column in a table.
CALL METHOD valid_reference->span_rows
EXPORTING col_with_span = col_with_span
no_of_rows = no_of_rows.
Parameter and Type |
Opt. |
Description |
col_with_span |
Number of the column in which you want to merge rows | |
no_of_rows |
The number of rows you want to merge |