<?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: selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/3603975#M868016</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;Try the following piece of code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SELECTION-SCREEN POSITION 23.&lt;/P&gt;&lt;P&gt;  PARAMETERS : p_period type bkpf-monat,&lt;/P&gt;&lt;P&gt;                            p_year type bkpf-gjahr.&lt;/P&gt;&lt;P&gt;  SELECTION-SCREEN POSITION 50.&lt;/P&gt;&lt;P&gt;  PARAMETERS :  p_peri1 type bkpf-monat,&lt;/P&gt;&lt;P&gt;                            p_year1 type bkpf-gjahr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Asha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Mar 2008 07:20:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-20T07:20:18Z</dc:date>
    <item>
      <title>selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/3603973#M868014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me with the selection screen,&lt;/P&gt;&lt;P&gt;foollowing is my req..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For &amp;#145;Comparison Periods&amp;#146; user should be able to enter two payroll period in the form &amp;lt;Payroll Month1&amp;gt; &amp;lt;Payroll Year1&amp;gt;     &amp;lt; Payroll Month2&amp;gt; &amp;lt;Payroll Year2&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx in advance,&lt;/P&gt;&lt;P&gt;Amruta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2008 06:38:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/3603973#M868014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-20T06:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/3603974#M868015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;use this code&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS:S_SPMON FOR S001-SPMON.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Press f4 U will get year and month as input.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2008 06:55:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/3603974#M868015</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-20T06:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/3603975#M868016</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;Try the following piece of code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SELECTION-SCREEN POSITION 23.&lt;/P&gt;&lt;P&gt;  PARAMETERS : p_period type bkpf-monat,&lt;/P&gt;&lt;P&gt;                            p_year type bkpf-gjahr.&lt;/P&gt;&lt;P&gt;  SELECTION-SCREEN POSITION 50.&lt;/P&gt;&lt;P&gt;  PARAMETERS :  p_peri1 type bkpf-monat,&lt;/P&gt;&lt;P&gt;                            p_year1 type bkpf-gjahr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Asha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2008 07:20:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/3603975#M868016</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-20T07:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/3603976#M868017</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 think you develop screen  for your requirement . it not develop with selection screen . go to screen program .&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;if you develop a report  for HR MODULE  then develop infotype in transaction PM 01. &lt;/P&gt;&lt;P&gt;&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;pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2008 07:39:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/3603976#M868017</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-20T07:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/3603977#M868018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amruta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think this will give much better idea...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN : BEGIN OF BLOCK b2 WITH FRAME TITLE title.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF LINE.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN COMMENT 1(15) comm0.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN COMMENT 23(7) comm1.&lt;/P&gt;&lt;P&gt;PARAMETERS : p_period TYPE bkpf-monat.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN COMMENT 35(6) comm2.&lt;/P&gt;&lt;P&gt;PARAMETERS : p_year TYPE bkpf-gjahr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN COMMENT 60(7) comm3.&lt;/P&gt;&lt;P&gt;PARAMETERS : p_peri1 TYPE bkpf-monat.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN COMMENT 72(6) comm4.&lt;/P&gt;&lt;P&gt;PARAMETERS :p_year1 TYPE bkpf-gjahr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF LINE.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN : END OF BLOCK b2.            " BLock B2 ENDs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INITIALIZATION.&lt;/P&gt;&lt;P&gt;  title = 'Select Period'.&lt;/P&gt;&lt;P&gt;  comm0 = 'Select Period'.&lt;/P&gt;&lt;P&gt;  comm1 = 'Month 1'.&lt;/P&gt;&lt;P&gt;  comm2 = 'Year 1'.&lt;/P&gt;&lt;P&gt;  comm3 = 'Month 2'.&lt;/P&gt;&lt;P&gt;  comm4 = 'Year 2'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2008 07:56:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/3603977#M868018</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-20T07:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/3603978#M868019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Check this piece of code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SELECTION-SCREEN BEGIN OF LINE.
SELECTION-SCREEN COMMENT 1(15) text1 FOR FIELD p_per1.
PARAMETERS:p_per1  TYPE qppnp-pabrp.
PARAMETERS:p_year1 TYPE qppnp-pabrj.
SELECTION-SCREEN COMMENT 30(15) text2 FOR FIELD p_per2.
PARAMETERS:p_per2  TYPE qppnp-pabrp.
PARAMETERS:p_year2 TYPE qppnp-pabrj.
SELECTION-SCREEN END OF LINE.

INITIALIZATION.
  text1 = 'Payroll period'.
  text2 = text1.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Venkat.O&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2008 08:04:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/3603978#M868019</guid>
      <dc:creator>venkat_o</dc:creator>
      <dc:date>2008-03-20T08:04:46Z</dc:date>
    </item>
  </channel>
</rss>

