<?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 selection screen for logical database PNP.. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-for-logical-database-pnp/m-p/1685317#M301816</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;I am having a requirement to produce a HR Report where i need to use logical database PNP. Now the issue is i need to supress some of the elements of standard selection screen of PNP and add a couple of fields of mine. &lt;/P&gt;&lt;P&gt;i have been looking all around and i got few of the below methods.&lt;/P&gt;&lt;P&gt;its good to use a report category.&lt;/P&gt;&lt;P&gt;somewhere it says include it in ur program using selection screen block..&lt;/P&gt;&lt;P&gt;can you please guide me which is the best way and what would be a perfect solution?&lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;P&gt;Reena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Nov 2006 16:37:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-06T16:37:39Z</dc:date>
    <item>
      <title>selection screen for logical database PNP..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-for-logical-database-pnp/m-p/1685317#M301816</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;I am having a requirement to produce a HR Report where i need to use logical database PNP. Now the issue is i need to supress some of the elements of standard selection screen of PNP and add a couple of fields of mine. &lt;/P&gt;&lt;P&gt;i have been looking all around and i got few of the below methods.&lt;/P&gt;&lt;P&gt;its good to use a report category.&lt;/P&gt;&lt;P&gt;somewhere it says include it in ur program using selection screen block..&lt;/P&gt;&lt;P&gt;can you please guide me which is the best way and what would be a perfect solution?&lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;P&gt;Reena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2006 16:37:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-for-logical-database-pnp/m-p/1685317#M301816</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-06T16:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen for logical database PNP..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-for-logical-database-pnp/m-p/1685318#M301817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Reena&lt;/P&gt;&lt;P&gt;in my opion for your issue is the right way to use&lt;/P&gt;&lt;P&gt;the report category, because you have to remove&lt;/P&gt;&lt;P&gt;some elements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use selection screen you have remove&lt;/P&gt;&lt;P&gt;the elements with coding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"LOOP AT SCREEN."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bernd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2006 17:24:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-for-logical-database-pnp/m-p/1685318#M301817</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-06T17:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen for logical database PNP..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-for-logical-database-pnp/m-p/1685319#M301818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi reena,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One should use HR Report category where ever possible.. You will have to find out a Report category which matches your requirement. There will be many which may come close to your requirement. Take the one which is closest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you dont find anything then Again just take the fields of from report category and add your own fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is all to be done if you use GET PERNR.. i mean the logical database has to be used..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise if you are ok with not using Logical database then use the selection screen according to what the requirement is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is always recommened to use Report category because it will take care of your authority checks and logical database conditions clearly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prince&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2006 21:24:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-for-logical-database-pnp/m-p/1685319#M301818</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-06T21:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen for logical database PNP..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-for-logical-database-pnp/m-p/1685320#M301819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi reeena,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. simple&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. u want to &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  a) add ur own fields&lt;/P&gt;&lt;P&gt;  b) suppress some fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. a) is simple, just add your parameters, &lt;/P&gt;&lt;P&gt;   in your program, and they will appear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   b) use SCREEN logic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. just copy paste to get a taste of it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  (it will HIDE the PAYROLL AREA field)&lt;/P&gt;&lt;P&gt;  and add MATNR field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5.&lt;/P&gt;&lt;P&gt;report abc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLES : PERNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="----------------" /&gt;&lt;P&gt;PARAMETERS : MATNR LIKE MARA-MATNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="---------------------" /&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 CS 'ABKRS'.&lt;/P&gt;&lt;P&gt;      SCREEN-INVISIBLE = '1'.&lt;/P&gt;&lt;P&gt;      SCREEN-INPUT = '0'.&lt;/P&gt;&lt;P&gt;      MODIFY SCREEN.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2006 05:56:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-for-logical-database-pnp/m-p/1685320#M301819</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-07T05:56:53Z</dc:date>
    </item>
  </channel>
</rss>

