<?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: Difference between PNP and PCH logical database in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-pnp-and-pch-logical-database/m-p/2549409#M580295</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;We use PNP LDB  in most of the HR reports in Personal admn and Payroll reports&lt;/P&gt;&lt;P&gt;and PCH is used in Personal Planning&lt;/P&gt;&lt;P&gt;See the doc for PNP LDB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HR Master Data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In future, the PNPCE logical database should be used for new developments instead of the PNP logical database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Description&lt;/P&gt;&lt;P&gt;The logical database PNP performs the following functions in Reporting:&lt;/P&gt;&lt;P&gt;provides the standard selection screen for the HR master data&lt;/P&gt;&lt;P&gt;makes the specified selections&lt;/P&gt;&lt;P&gt;checks whether the user has the necessary authorizations to read the data&lt;/P&gt;&lt;P&gt;The logical database is assigned to a report by maintaining the "Logical database PNP" report attribute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The selection screen can then be created by assigning a HR report class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the report itself, the persons, along with the specified infotypes at the GET PERNR event are retrieved from the logical database in accordance with the selections entered. Furthermore, the system checks the authorization for data access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the GET PAYROLL event to evaluate payroll results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirements&lt;/P&gt;&lt;P&gt;The structure PERNR must be declared in the TABLES statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use the GET PAYROLL event, the hrpy_rgdir and hrpy_wpbp tables must be stored in the TABLES statement. The PAYROLL structure is completed using the NODES statement. Enter 900 for the selection screen. This ensures that the personnel numbers at the GET PERNR event are selected using payroll results and not master data. Use PAYROLL as the report class. A sample report is EXAMPLE_PNP_GET_PAYROLL, and you can find additional information in the report documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see the doc of the PCH LDB&lt;/P&gt;&lt;P&gt;The database driver SAPDBPCH fulfils the following functions in reporting:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It provides the standard selection screen for planning data.&lt;/P&gt;&lt;P&gt;It retrieves data from the file PLOG and carries out the chosen selections.&lt;/P&gt;&lt;P&gt;It checks that the user has the required authorization to read the data.&lt;/P&gt;&lt;P&gt;You activate the database driver by maintaining the report attributes 'Logical Database PC Application H'. From here you access the report generally via the standard selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the report itself, from the point of GET OBJEC, the database driver retrieves the chosen selections from the file PLOG as stipulated and checks the authorization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The structure declaration OBJEC in the TABLES instruction is the prerequisite. If, in addition to the structure OBJEC, the structure GDSTR is defined, the parameter for structure evaluation is added to the standard selection screen. This enables structure evaluations via evaluation paths.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jul 2007 07:13:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-17T07:13:27Z</dc:date>
    <item>
      <title>Difference between PNP and PCH logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-pnp-and-pch-logical-database/m-p/2549405#M580291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WHats the difference between PNP nd PCH? When to use which??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 07:02:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-pnp-and-pch-logical-database/m-p/2549405#M580291</guid>
      <dc:creator>abdulazeez12</dc:creator>
      <dc:date>2007-07-17T07:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between PNP and PCH logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-pnp-and-pch-logical-database/m-p/2549406#M580292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chk this link &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/EN/c6/8a15381b80436ce10000009b38f8cf/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/EN/c6/8a15381b80436ce10000009b38f8cf/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PNP is used most of the time as it gives fast result and it is best suited to the task of selecting persons.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 07:07:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-pnp-and-pch-logical-database/m-p/2549406#M580292</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T07:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between PNP and PCH logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-pnp-and-pch-logical-database/m-p/2549407#M580293</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;The Difference is only with in an SAP R/3 system in which Concurrent Employment is active, reports are executed by the PNPCE logical database. The general logic of the PNPCE logical database corresponds to the PNP logical database. The PNPCE logical database can also process the concept of Concurrent Employment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HR Logical Databases &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Human Resources (HR), the following logical databases can be used as a data source for HR InfoSets:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PNP (PNPCE) &lt;/P&gt;&lt;P&gt;PAP &lt;/P&gt;&lt;P&gt;PCH&lt;/P&gt;&lt;P&gt;By selecting a logical database, you determine the HR data that can be reported on using an InfoSet. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logical Database PCH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This logical database generally enables you to report on all HR infotypes. However, you are advised not to use this logical database unless you want to report on Personnel Planning data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logical Database PNP (or PNPCE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use logical database PNP to report on HR master data. It is possible to use logical database PCH to access this data, but PNP meets such reporting requirements more quickly because it is best suited to the task of selecting persons. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logical database PNP enables you to access HR master data and infotypes from Personnel Planning. For example, you have the following options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reporting on the costs, number of attendees booked, and instructor for a business event on which an employee is booked &lt;/P&gt;&lt;P&gt;Reporting on working time and planned compensation for a position that an employee occupies &lt;/P&gt;&lt;P&gt;Reporting on the validity and proficiency of a qualification that an employee fulfils&lt;/P&gt;&lt;P&gt;From a technical perspective, this means you can use PNP to report on all of the infotypes that exist for objects (infotype 1000) that have a direct relationship (infotype 1001) with the Person object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ability to access infotypes from Personnel Planning using logical database PNP is a special feature that you can only use in the context of SAP Query and Ad Hoc Query. You cannot use this functionality for ABAP reports you programmed yourself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also use logical database PNP to report on data from Personnel Time Management (infotypes 2000 to 2999) and Payroll (special payroll infotypes for the USA and customer infotypes; for more information, access Customizing for the Human Resources Information System and see Payroll Results).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logical Database PAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logical database PAP enables you to access data from Recruitment. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link for more details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/e1/e1f83f6e5a11d687620000e82158f1/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/e1/e1f83f6e5a11d687620000e82158f1/frameset.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 07:11:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-pnp-and-pch-logical-database/m-p/2549407#M580293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T07:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between PNP and PCH logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-pnp-and-pch-logical-database/m-p/2549408#M580294</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;PNP -&amp;gt; organizational management.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Used when the program deals with recrutment, payroll etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PCH -&amp;gt; Personnal Planning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Reshma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 07:12:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-pnp-and-pch-logical-database/m-p/2549408#M580294</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T07:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between PNP and PCH logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-pnp-and-pch-logical-database/m-p/2549409#M580295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;We use PNP LDB  in most of the HR reports in Personal admn and Payroll reports&lt;/P&gt;&lt;P&gt;and PCH is used in Personal Planning&lt;/P&gt;&lt;P&gt;See the doc for PNP LDB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HR Master Data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In future, the PNPCE logical database should be used for new developments instead of the PNP logical database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Description&lt;/P&gt;&lt;P&gt;The logical database PNP performs the following functions in Reporting:&lt;/P&gt;&lt;P&gt;provides the standard selection screen for the HR master data&lt;/P&gt;&lt;P&gt;makes the specified selections&lt;/P&gt;&lt;P&gt;checks whether the user has the necessary authorizations to read the data&lt;/P&gt;&lt;P&gt;The logical database is assigned to a report by maintaining the "Logical database PNP" report attribute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The selection screen can then be created by assigning a HR report class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the report itself, the persons, along with the specified infotypes at the GET PERNR event are retrieved from the logical database in accordance with the selections entered. Furthermore, the system checks the authorization for data access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the GET PAYROLL event to evaluate payroll results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirements&lt;/P&gt;&lt;P&gt;The structure PERNR must be declared in the TABLES statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use the GET PAYROLL event, the hrpy_rgdir and hrpy_wpbp tables must be stored in the TABLES statement. The PAYROLL structure is completed using the NODES statement. Enter 900 for the selection screen. This ensures that the personnel numbers at the GET PERNR event are selected using payroll results and not master data. Use PAYROLL as the report class. A sample report is EXAMPLE_PNP_GET_PAYROLL, and you can find additional information in the report documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see the doc of the PCH LDB&lt;/P&gt;&lt;P&gt;The database driver SAPDBPCH fulfils the following functions in reporting:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It provides the standard selection screen for planning data.&lt;/P&gt;&lt;P&gt;It retrieves data from the file PLOG and carries out the chosen selections.&lt;/P&gt;&lt;P&gt;It checks that the user has the required authorization to read the data.&lt;/P&gt;&lt;P&gt;You activate the database driver by maintaining the report attributes 'Logical Database PC Application H'. From here you access the report generally via the standard selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the report itself, from the point of GET OBJEC, the database driver retrieves the chosen selections from the file PLOG as stipulated and checks the authorization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The structure declaration OBJEC in the TABLES instruction is the prerequisite. If, in addition to the structure OBJEC, the structure GDSTR is defined, the parameter for structure evaluation is added to the standard selection screen. This enables structure evaluations via evaluation paths.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 07:13:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-pnp-and-pch-logical-database/m-p/2549409#M580295</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T07:13:27Z</dc:date>
    </item>
  </channel>
</rss>

