!--a11y-->
Frontend Support | ||
Windows |
HTML |
Java |
ü |
ü |
ü |
Use this method to return the date range selected by the user in the calendar control.

This method returns the same information as the parameters of the
CALL METHOD calendar->get_selection
IMPORTING date_begin = date_begin
date_end = date_end.
Parameter and Type |
Meaning |
date_begin |
The beginning date of the selection |
date_end |
The end date of the selection |
selection_table |
Not yet implemented |
