<?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: PNP Selection Screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-screen/m-p/2526075#M572274</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its still not allowing.&lt;/P&gt;&lt;P&gt;Giving error as "No valid payroll area specified".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jul 2007 05:44:12 GMT</pubDate>
    <dc:creator>former_member377111</dc:creator>
    <dc:date>2007-07-18T05:44:12Z</dc:date>
    <item>
      <title>PNP Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-screen/m-p/2526073#M572272</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;    While creating a report in HR module im facing a problem with the selection screen.Im using the payroll selection screen to enter the period.im also givig the company code in the below block.But the payroll area is comming mandatory which i donot want.i want to excecute the report for a company code,which could have many payroll areas..Please help me!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points would be rewarded for helpful tips.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2007 05:29:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-screen/m-p/2526073#M572272</guid>
      <dc:creator>former_member377111</dc:creator>
      <dc:date>2007-07-18T05:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: PNP Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-screen/m-p/2526074#M572273</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 the below code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection-screen output.&lt;/P&gt;&lt;P&gt;loop at screen.&lt;/P&gt;&lt;P&gt;if screen-name = 'PNPABKRS-LOW'.&lt;/P&gt;&lt;P&gt;screen-required = 0.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;modify screen.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2007 05:33:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-screen/m-p/2526074#M572273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-18T05:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: PNP Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-screen/m-p/2526075#M572274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its still not allowing.&lt;/P&gt;&lt;P&gt;Giving error as "No valid payroll area specified".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2007 05:44:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-screen/m-p/2526075#M572274</guid>
      <dc:creator>former_member377111</dc:creator>
      <dc:date>2007-07-18T05:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: PNP Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-screen/m-p/2526076#M572275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can customize your selection screen if u r using it with a ldb]\&lt;/P&gt;&lt;P&gt;CHECK OUT IN ATTRIBUTES&lt;/P&gt;&lt;P&gt;HR report category &lt;/P&gt;&lt;P&gt;there you can custmize ur selection screen &lt;/P&gt;&lt;P&gt;thnkx&lt;/P&gt;&lt;P&gt;bhanu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2007 05:53:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-screen/m-p/2526076#M572275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-18T05:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: PNP Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-screen/m-p/2526077#M572276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then create your own Report category and change the attributes of Payroll area as non-mandatory&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2007 06:01:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-screen/m-p/2526077#M572276</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-18T06:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: PNP Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-screen/m-p/2526078#M572277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can opt for HR report category without Payroll Area...&lt;/P&gt;&lt;P&gt;i think there are some&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;PRax&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2007 06:18:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-screen/m-p/2526078#M572277</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-18T06:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: PNP Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-screen/m-p/2526079#M572278</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;Thanx for ur replies,but still im facing problem.&lt;/P&gt;&lt;P&gt;When im using the no payroll area report categories,even the company code selection field is disappearing from the below selection.&lt;/P&gt;&lt;P&gt;Please can u help me in creating a report category in which i require the payroll period but no payroll area.and the below all selection screens,which has the company code field..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2007 07:35:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-screen/m-p/2526079#M572278</guid>
      <dc:creator>former_member377111</dc:creator>
      <dc:date>2007-07-18T07:35:10Z</dc:date>
    </item>
  </channel>
</rss>

