!--a11y-->
Frontend Support | ||
Windows |
HTML |
Java |
ü |
ü |
ü |
You can use this method to set today's date. If you do not use this method, the current date of the application server is used.
CALL METHOD calendar->set_today
EXPORTING today = today
EXCEPTIONS cntl_error = 1.
Parameter |
Meaning |
today |
Current date. |
