<?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: Logical Database in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/2277049#M495363</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can  not   omit the   PNP  screen  ,  instead of the you can  place  only your  fields  .  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in report selection -&amp;gt; master data selection    use  f4  , then it will take you to report  catogery  there  you copy the  exsisting  one to z****  as you want  then remove  the fields   which are  , then  add only your  required  fields   .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will  work .......  we are  using  it  by  deifining  our  own report  selection  category  for all the   HR Programs    .............  no selection  screen    logic   definintion   inside the program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 May 2007 09:21:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-18T09:21:06Z</dc:date>
    <item>
      <title>Logical Database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/2277046#M495360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Am using PNP LDB in my Hr program. For that it is displaying the default selection screen for LDB. I need to display my own selection screen which am creating in my program. It is displaying the standard selection screen and below that it is displaying my own selection screen. How can i omit the standard selection screen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Point will be awarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;SC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 09:09:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/2277046#M495360</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T09:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Logical Database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/2277047#M495361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to the Report Attributes &amp;amp; change the Report category to 'All fields suppressed'.. I think it is '____003'.. but you can look it up via the drop down once in the change mode..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 09:11:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/2277047#M495361</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2007-05-18T09:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Logical Database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/2277048#M495362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;If you don't want the Std selection screen Then REMOVE the LDB PNP from the Program attributes and use Your own selection screen.&lt;/P&gt;&lt;P&gt;Then You can't use the commands like&lt;/P&gt;&lt;P&gt;GET PERNR and other Macros&lt;/P&gt;&lt;P&gt;you have use ordinary select statements like what we use in other modules when you don't use LDB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before doing this, check the HR Report category in the attributes, so that you can do changes to that Category.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Anji Reddy Vangala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 09:11:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/2277048#M495362</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T09:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Logical Database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/2277049#M495363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can  not   omit the   PNP  screen  ,  instead of the you can  place  only your  fields  .  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in report selection -&amp;gt; master data selection    use  f4  , then it will take you to report  catogery  there  you copy the  exsisting  one to z****  as you want  then remove  the fields   which are  , then  add only your  required  fields   .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will  work .......  we are  using  it  by  deifining  our  own report  selection  category  for all the   HR Programs    .............  no selection  screen    logic   definintion   inside the program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 09:21:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/2277049#M495363</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T09:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Logical Database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/2277050#M495364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you follow the following path:-&lt;/P&gt;&lt;P&gt;goto-&amp;gt;attributes-&amp;gt;hr report category tab-&amp;gt;in master data(infotye)field select [no selection criteria for dp pnp] using f4 help&lt;/P&gt;&lt;P&gt;I had checked.it works fine.Only the selection screen defined by you will be displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 09:23:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/2277050#M495364</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T09:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Logical Database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/2277051#M495365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SC:&lt;/P&gt;&lt;P&gt;I also needed similar functionality and used following strategy:&lt;/P&gt;&lt;P&gt;1. Create report program and set the program Attributes - Logical database: PNP and Selection screen: 000&lt;/P&gt;&lt;P&gt;2. Create transaction (report transaction) tcode: Z_PNP and assign your report program to it.&lt;/P&gt;&lt;P&gt;3. Create another report program and call the transaction created above as: CALL TRANSACTION 'Z_PNP' AND SKIP FIRST SCREEN.&lt;/P&gt;&lt;P&gt;It worked fine for me. If someone has better suggestion, I would welcome.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Khalid Mustafa&lt;/P&gt;&lt;P&gt;Development Consultant Netweaver-ABAP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2007 11:07:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/2277051#M495365</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-21T11:07:46Z</dc:date>
    </item>
  </channel>
</rss>

