Skip to Content
0
Former Member
Nov 26, 2008 at 11:05 PM

CL_GUI_CALENDAR

90 Views

Hi Everyone.

I am building a gui screen dynamically in a class method. I am using a gui container, and a dynamic document cl_dd_document inside the container. Inside the dynamic document I utilizing the form area using cl_dd_form_area. Within the form area I have a couple of selection elements. I had four date objects that I made input elements. The free text input elements were a pain to maintain. What I wanted to do was replace the input elements with the cl_gui_calendar object.

Anyone know the best way to implement the gui calendar? Can I add the calendar to the dd_document or the dd_form_area?

I am not sure how best to implement the calendar.

Thanks for any help I can get. I am not looking for specifics, just a general direction.

Stephen