<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: class for calendar with input fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-for-calendar-with-input-fields/m-p/862440#M48341</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ioana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the SAP Calendar control suit your purpose ? There's a demo program which tells you how to use it. The name of the program is - SAPCALENDAR_DEMO1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try it out and lemme know how it goes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand Mandalika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2005 07:45:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-06-16T07:45:33Z</dc:date>
    <item>
      <title>class for calendar with input fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-for-calendar-with-input-fields/m-p/862439#M48340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We were asked to write an application which would show a kind of interactive calendar on screen. So the user would see the days of the month, and under the days there would be input fields (one position long) where the user would give in some values, like D or N.&lt;/P&gt;&lt;P&gt;So on screen it would be like:&lt;/P&gt;&lt;P&gt;May 2006&lt;/P&gt;&lt;P&gt;          Mo  Tue  Wed  Thu  Fri  Sat  Sun&lt;/P&gt;&lt;P&gt;           1    2    3    4    5    6    7  "days of month&lt;/P&gt;&lt;P&gt;           _    _    D    D    N    _    _  "input fields&lt;/P&gt;&lt;P&gt;           8    9   10   11   12   13   14&lt;/P&gt;&lt;P&gt;           _    _    _    _    _    _&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;and so on and so forth until the end of the month...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea if there's a class or a container somewhere which can get this job done?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ioana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2005 07:15:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-for-calendar-with-input-fields/m-p/862439#M48340</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-16T07:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: class for calendar with input fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-for-calendar-with-input-fields/m-p/862440#M48341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ioana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the SAP Calendar control suit your purpose ? There's a demo program which tells you how to use it. The name of the program is - SAPCALENDAR_DEMO1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try it out and lemme know how it goes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand Mandalika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2005 07:45:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-for-calendar-with-input-fields/m-p/862440#M48341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-16T07:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: class for calendar with input fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-for-calendar-with-input-fields/m-p/862441#M48342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Iona&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the class &amp;lt;b&amp;gt;'CL_GU_CALENDAR'&amp;lt;/b&amp;gt;. And you can see a demo with the program Anand mentioned. I've used this class in my programs and it is pretty good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, what you want as an editability property is &amp;lt;u&amp;gt;not&amp;lt;/u&amp;gt; possible for this class since it is just a date picker. What I can suggest is to use this class to bind a calendar on the screen and handle data input via ordinary fields interacting with the calendar object via its events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*--Serdar &amp;lt;a href="https://www.sdn.sap.com:443http://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.sdn.businesscard.sdnbusinesscard?u=qbk%2bsag%2bjiw%3d"&amp;gt;[ BC ]&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2005 08:19:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-for-calendar-with-input-fields/m-p/862441#M48342</guid>
      <dc:creator>ssimsekler</dc:creator>
      <dc:date>2005-06-16T08:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: class for calendar with input fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-for-calendar-with-input-fields/m-p/862442#M48343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the info.&lt;/P&gt;&lt;P&gt;I've had a look at the class and found some more demo reports which use it - some with setting up colors and texts as well - so I think I'll search some more in that direction and see if there's an acceptable solution for our problem in the programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ioana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2005 09:46:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-for-calendar-with-input-fields/m-p/862442#M48343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-16T09:46:59Z</dc:date>
    </item>
  </channel>
</rss>

