
Use this method to set the width of a column.
call method splitter_container->set_column_width
exporting
id = id
width = width
importing
result = result
exceptions
cntl_error = 1
cntl_system_error = 2.
|
Parameter |
Meaning |
Possible Values |
|---|---|---|
|
ID |
ID of column |
|
|
width |
Width of the column |
|
|
Result |
Result |