<?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 at selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/6778559#M1464122</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my selection screen I have date and time fields as selection, First time I will enter date and time manually then it will update &lt;/P&gt;&lt;P&gt;date and time values in ztables. But for next run of the program it has to get from_date and from_time values from ztables&lt;/P&gt;&lt;P&gt;But  to_date will be sy-datum , to_time will by sy_uzeit .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example : selection screen :&lt;/P&gt;&lt;P&gt;            1st run:     From_date : 12.04.2010    to_date : sy-datum&lt;/P&gt;&lt;P&gt;                             from_time : 14:20:00         to_time : sy-uzeit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after execution of the program ( to_date ) and ( to_time ) will be saved in ztables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for next run of this program , instead of taking from selection it has to take it from ztables as from_date and from_time &lt;/P&gt;&lt;P&gt;again to_date and to_time will be sy-datum and sy_uzeit. again update in ztables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to use this manually execution as well as background job .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Apr 2010 16:05:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-04-12T16:05:34Z</dc:date>
    <item>
      <title>at selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/6778559#M1464122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my selection screen I have date and time fields as selection, First time I will enter date and time manually then it will update &lt;/P&gt;&lt;P&gt;date and time values in ztables. But for next run of the program it has to get from_date and from_time values from ztables&lt;/P&gt;&lt;P&gt;But  to_date will be sy-datum , to_time will by sy_uzeit .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example : selection screen :&lt;/P&gt;&lt;P&gt;            1st run:     From_date : 12.04.2010    to_date : sy-datum&lt;/P&gt;&lt;P&gt;                             from_time : 14:20:00         to_time : sy-uzeit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after execution of the program ( to_date ) and ( to_time ) will be saved in ztables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for next run of this program , instead of taking from selection it has to take it from ztables as from_date and from_time &lt;/P&gt;&lt;P&gt;again to_date and to_time will be sy-datum and sy_uzeit. again update in ztables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to use this manually execution as well as background job .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Apr 2010 16:05:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/6778559#M1464122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-12T16:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: at selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/6778560#M1464123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. At INITIALIZATION event select the date time from the custom table. If found assign the values to the selection screen field.&lt;/P&gt;&lt;P&gt;2. After execution update the custom table with current date time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Subhankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Apr 2010 16:19:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/6778560#M1464123</guid>
      <dc:creator>Subhankar</dc:creator>
      <dc:date>2010-04-12T16:19:21Z</dc:date>
    </item>
  </channel>
</rss>

