Instance for the SAP Calendar Control
Definition
This instance is defined with reference to class cl_gui_calendar:
data calendar type ref to cl_gui_calendar.
Use
An SAP calendar control instance manages all information referring to a calendar display on your screen. You can call methods for this instance and use them to define and change properties of the calendar control.
Structure
Class cl_gui_calendar contains both own methods and methods of the OO Control Framework.