<?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: BSP and HTMLB-Time selection... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-and-htmlb-time-selection/m-p/4180728#M999325</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Could you please tell me how to get the time look up where in the time can be selected?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sudha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jul 2008 18:39:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-23T18:39:02Z</dc:date>
    <item>
      <title>BSP and HTMLB-Time selection...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-and-htmlb-time-selection/m-p/4180726#M999323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am creating a BSP application using HTMLB.&lt;/P&gt;&lt;P&gt;I have a requirement where in the user can select the best time to be contacted.&lt;/P&gt;&lt;P&gt;I have a start time field and an end time field.&lt;/P&gt;&lt;P&gt;Is there an SAP provided field for selecting the time or do I need to create a dropdown and hard code the values?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could some one please tell me how to implement this time field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Sudha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2008 16:29:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-and-htmlb-time-selection/m-p/4180726#M999323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-22T16:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: BSP and HTMLB-Time selection...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-and-htmlb-time-selection/m-p/4180727#M999324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&amp;lt;%@page language="abap" %&amp;gt;
&amp;lt;%@extension name="htmlb" prefix="htmlb" %&amp;gt;
&amp;lt;htmlb:content design="design2003" &amp;gt;
  &amp;lt;htmlb:page title=" " &amp;gt;
    &amp;lt;htmlb:form&amp;gt;
      &amp;lt;%
  data: tim type sy-uzeit .
      %&amp;gt;
      &amp;lt;htmlb:inputField id    = "123"
                        value = "&amp;lt;%= tim %&amp;gt;"
                        size  = "8"
                        type  = "TIME" /&amp;gt;
    &amp;lt;/htmlb:form&amp;gt;
  &amp;lt;/htmlb:page&amp;gt;
&amp;lt;/htmlb:content&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use TIME as type, But No F4 Help. so you have to implement that f4 option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2008 16:45:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-and-htmlb-time-selection/m-p/4180727#M999324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-22T16:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: BSP and HTMLB-Time selection...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-and-htmlb-time-selection/m-p/4180728#M999325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Could you please tell me how to get the time look up where in the time can be selected?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sudha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 18:39:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-and-htmlb-time-selection/m-p/4180728#M999325</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-23T18:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: BSP and HTMLB-Time selection...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-and-htmlb-time-selection/m-p/4180729#M999326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Could you please tell me how to implement F4 help for time?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sudha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 20:06:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-and-htmlb-time-selection/m-p/4180729#M999326</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-23T20:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: BSP and HTMLB-Time selection...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-and-htmlb-time-selection/m-p/4180730#M999327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you use TIME as input type , then input field you will get&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;00:00:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so if you want you can show drop down. But it will be difficult to show minutes, seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can't the user enter the time manually. i will check any option available for the time F4 help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 20:11:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-and-htmlb-time-selection/m-p/4180730#M999327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-23T20:11:42Z</dc:date>
    </item>
  </channel>
</rss>

