Show TOC

go_to_dateLocate this document in the navigation structure

Use

Windows

HTML

Java

X

X

X

You can use this method to move the focus to a particular date.

        
CALL METHOD calendar->go_to_date EXPORTING focus_date = focus_date EXCEPTIONS cntl_error = 1.
         

Parameter

Meaning

focus_date

Day that is to be selected or displayed (in the input field).

The parameter must be created with reference to cnca_utc_date .