<?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: Help reqd for Selection Screen Input paramter in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-for-selection-screen-input-paramter/m-p/6271398#M1386671</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sankar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think Keshu went a lil'bit off track &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;initilization.

so_dat-sign = 'I'. "Sign
so_dat-option = 'EQ'. "option
so_dat-low = sy-datum.
so_dat-high = sy-datum.
append so_dat.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you can see the data in the Select-Option by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Nov 2009 10:57:53 GMT</pubDate>
    <dc:creator>SuhaSaha</dc:creator>
    <dc:date>2009-11-03T10:57:53Z</dc:date>
    <item>
      <title>Help reqd for Selection Screen Input paramter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-for-selection-screen-input-paramter/m-p/6271391#M1386664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've developed a noraml ALV grid report which have Date selection option as input selection parameter. In that , I want to declare last month date as defualt value to date-low range. Whenever the Tcode is entered, it should show the date ranges with my default values as date-low is last month date and date-high is current system date (this one I've given as sy-datlo).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me how to declare last month date to my low range field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;sankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2009 10:01:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-for-selection-screen-input-paramter/m-p/6271391#M1386664</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-03T10:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Help reqd for Selection Screen Input paramter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-for-selection-screen-input-paramter/m-p/6271392#M1386665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are so many function modules to get last date of month.&lt;/P&gt;&lt;P&gt;Or apply a simple logic get first date of current month and then subtract 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search in SCN for the Query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in initialization event pass dates to low high values of select-options and append it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2009 10:06:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-for-selection-screen-input-paramter/m-p/6271392#M1386665</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2009-11-03T10:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Help reqd for Selection Screen Input paramter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-for-selection-screen-input-paramter/m-p/6271393#M1386666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keshu T,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your propmt reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've done and tried all the logic with FM , append in the initialization process. I din't find any to my required output as it is not showing the date-low value when i execute my report but if i click the f4 help it's bringing my default value into the screen. I think it should be done thru SE51 process but Im not sure.So y I need help and posted here after I searched so many threads in SCN query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Sankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2009 10:15:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-for-selection-screen-input-paramter/m-p/6271393#M1386666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-03T10:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Help reqd for Selection Screen Input paramter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-for-selection-screen-input-paramter/m-p/6271394#M1386667</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;Use FM 'DATE_GET_MONTH_LASTDAY' to get the Last day of the month for the give date.&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;Srilatha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2009 10:16:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-for-selection-screen-input-paramter/m-p/6271394#M1386667</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-03T10:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Help reqd for Selection Screen Input paramter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-for-selection-screen-input-paramter/m-p/6271395#M1386668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sirlatha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know the FM or how to get the current date value...my question is how to declare it to date-low range field as default value and it should be shown when i execute my report or after the enter the tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope Im clear in reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;Sankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2009 10:24:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-for-selection-screen-input-paramter/m-p/6271395#M1386668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-03T10:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Help reqd for Selection Screen Input paramter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-for-selection-screen-input-paramter/m-p/6271396#M1386669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;select-options:so_dat for sy-datum.&lt;/P&gt;&lt;P&gt;parameters:pa_dat type datum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;initilization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so_dat-low = sy-datum.&lt;/P&gt;&lt;P&gt;so_dat-high = sy-datum.&lt;/P&gt;&lt;P&gt;append so_dat.&lt;/P&gt;&lt;P&gt;pa_dat = sy-datum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try it before this thread gets Locked &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2009 10:30:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-for-selection-screen-input-paramter/m-p/6271396#M1386669</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2009-11-03T10:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Help reqd for Selection Screen Input paramter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-for-selection-screen-input-paramter/m-p/6271397#M1386670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keshu.T,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im sure I used your code in SAP ECC 6.0 se38 editor.But your logic is not worked out as I was sure before and tried earlier with all possible ways.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could u please try the same from your end and reply me whether you find the low date range value was shown or not???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again I'm confirming that I want to display the low-date value(either sy-datum or last month whatever it may be) range with input as a default value from my report when executing.&lt;/P&gt;&lt;P&gt;I don't want how to get or append dates to my so-date selection table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please adivse.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2009 10:53:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-for-selection-screen-input-paramter/m-p/6271397#M1386670</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-03T10:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Help reqd for Selection Screen Input paramter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-for-selection-screen-input-paramter/m-p/6271398#M1386671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sankar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think Keshu went a lil'bit off track &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;initilization.

so_dat-sign = 'I'. "Sign
so_dat-option = 'EQ'. "option
so_dat-low = sy-datum.
so_dat-high = sy-datum.
append so_dat.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you can see the data in the Select-Option by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2009 10:57:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-for-selection-screen-input-paramter/m-p/6271398#M1386671</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2009-11-03T10:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help reqd for Selection Screen Input paramter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-for-selection-screen-input-paramter/m-p/6271399#M1386672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suhas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think so there is no need to specify the sign and options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
SELECT-OPTIONS:so_dat for sy-datum.

INITIALIZATION.
so_dat-low = sy-datum.
so_dat-high = sy-datum.
append so_dat.

START-OF-SELECTION.

BREAK-POINT.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it assigns BT by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sankar:Please provide your code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2009 11:08:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-for-selection-screen-input-paramter/m-p/6271399#M1386672</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2009-11-03T11:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Help reqd for Selection Screen Input paramter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-for-selection-screen-input-paramter/m-p/6271400#M1386673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keshu.T,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I admit my mistake, u did correct and in my actual report(done by another developer) it was given ' '  as defualt value to low-date range in declaration (that was a include program) and so why I didn't get my answer after I tried several possible ways. I didn't check the report correctly and replied you as error in your code. U replied me prefectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to you and regret inconvenience caused by me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope u forgive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks to all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;sankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2009 11:09:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-for-selection-screen-input-paramter/m-p/6271400#M1386673</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-03T11:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Help reqd for Selection Screen Input paramter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-for-selection-screen-input-paramter/m-p/6271401#M1386674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Warning: If you use fm DATE_GET_MONTH_LASTDAY make sure note 1063114 is implemented. Without it, the fm does not calculate correct 'last date of the month' value for December. Even if the note is from year 2007 we are facing the error still in ECC 6.0 system with EHP3 having fresh installation. I personally just found this problem today as per observation by my colleague.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I'll open a new thread about this error in fm DATE_GET_MONTH_LASTDAY so that developers can suggest alternatives even if it is not that difficult to write your own fm for the same purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;br Kimmo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2009 08:05:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-for-selection-screen-input-paramter/m-p/6271401#M1386674</guid>
      <dc:creator>Kimmo_from_Finland</dc:creator>
      <dc:date>2009-12-14T08:05:16Z</dc:date>
    </item>
  </channel>
</rss>

