<?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 calendar in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calendar/m-p/3147155#M748204</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;    how to display calendar dynamically using report program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;P&gt;shylaja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Dec 2007 09:15:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-24T09:15:02Z</dc:date>
    <item>
      <title>calendar</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calendar/m-p/3147155#M748204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;    how to display calendar dynamically using report program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;P&gt;shylaja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2007 09:15:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calendar/m-p/3147155#M748204</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-24T09:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: calendar</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calendar/m-p/3147156#M748205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi shylaja,&lt;/P&gt;&lt;P&gt;if you want to provide the calender option to a fields then you can directly declare the field as shown below or use the type as Dats . this will give you a calender on click of  F4 . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameter :p_date type dats.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i did not understand your querry properly then do respond with a clear question . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ranjita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2007 09:46:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calendar/m-p/3147156#M748205</guid>
      <dc:creator>former_member196299</dc:creator>
      <dc:date>2007-12-24T09:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: calendar</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calendar/m-p/3147157#M748206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Ranjita,&lt;/P&gt;&lt;P&gt;    THANKS FOR UR REPLY&lt;/P&gt;&lt;P&gt;     i want the calendar itself as the output.i have two select options start date and end date.if i give them as 1 january to 30th january.calendar should display in the same format as it displays,when we click F4.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;*display must be in the calendar format.is there any function module for this purpose.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2007 10:11:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calendar/m-p/3147157#M748206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-24T10:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: calendar</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calendar/m-p/3147158#M748207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think following programs will help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAPCALENDAR_CELLTEXT_DEMO     &lt;/P&gt;&lt;P&gt;SAPCALENDAR_DEMO1             &lt;/P&gt;&lt;P&gt;SAPCALENDAR_DRAG_DROP         &lt;/P&gt;&lt;P&gt;SAPCALENDAR_H_SET_COLORS      &lt;/P&gt;&lt;P&gt;SAPCALENDAR_NAVIGATOR         &lt;/P&gt;&lt;P&gt;SAPCALENDAR_SET_COLORS        &lt;/P&gt;&lt;P&gt;SAPCALENDAR_STYLE_SIMPLIFIED  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kanagaraja L&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2007 10:42:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calendar/m-p/3147158#M748207</guid>
      <dc:creator>Kanagaraja_L</dc:creator>
      <dc:date>2007-12-24T10:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: calendar</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calendar/m-p/3147159#M748208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi lokanathan,&lt;/P&gt;&lt;P&gt;    thanks for ur reply,but i want the report program.these are dialog programs.is there any other way to proceed with this using report program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2007 10:58:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calendar/m-p/3147159#M748208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-24T10:58:42Z</dc:date>
    </item>
  </channel>
</rss>

