<?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 help in pnp ce logic database in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-pnp-ce-logic-database/m-p/1908446#M378415</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallow I wont to change my declaration for dates and selection criteria to pnpce &lt;/P&gt;&lt;P&gt;And I have 2 problem the first is that I have error that I don&amp;#146;t now how to solve like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.In Unicode programs, the "-" character cannot appear in names, as it1&lt;/P&gt;&lt;P&gt;does here in the name "PNP-SW-IGNORELOCKEDRECORDS".			&lt;/P&gt;&lt;P&gt;2.In Unicode programs, the "-" character cannot appear in names, as it		does here in the name "PNP-SW-ENQUEUEPERNR".&lt;/P&gt;&lt;P&gt;In Unicode programs, the "-" character cannot appear in names, as it3.		&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does here in the name "PNP-SW-AUTH-SKIPPED-RECORD".			&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my program I do&lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;GET peras.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;END-OF-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLES: pernr.&lt;/P&gt;&lt;P&gt;NODES: peras.&lt;/P&gt;&lt;P&gt;INFOTYPES: 0000 NAME t_0000,&lt;/P&gt;&lt;P&gt;           0002 NAME t_0002.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;		&lt;/P&gt;&lt;P&gt;What im doing wrong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second problem in my  program I call to function before I use the pnpce I use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE text-t01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS so_date  FOR sy-datum  OBLIGATORY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF BLOCK b1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And for that I call the function with so_date-low and high .what I have to write in begda and endda if I use pnpce&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanke for your time&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 11 Feb 2007 12:53:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-11T12:53:51Z</dc:date>
    <item>
      <title>help in pnp ce logic database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-pnp-ce-logic-database/m-p/1908446#M378415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallow I wont to change my declaration for dates and selection criteria to pnpce &lt;/P&gt;&lt;P&gt;And I have 2 problem the first is that I have error that I don&amp;#146;t now how to solve like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.In Unicode programs, the "-" character cannot appear in names, as it1&lt;/P&gt;&lt;P&gt;does here in the name "PNP-SW-IGNORELOCKEDRECORDS".			&lt;/P&gt;&lt;P&gt;2.In Unicode programs, the "-" character cannot appear in names, as it		does here in the name "PNP-SW-ENQUEUEPERNR".&lt;/P&gt;&lt;P&gt;In Unicode programs, the "-" character cannot appear in names, as it3.		&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does here in the name "PNP-SW-AUTH-SKIPPED-RECORD".			&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my program I do&lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;GET peras.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;END-OF-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLES: pernr.&lt;/P&gt;&lt;P&gt;NODES: peras.&lt;/P&gt;&lt;P&gt;INFOTYPES: 0000 NAME t_0000,&lt;/P&gt;&lt;P&gt;           0002 NAME t_0002.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;		&lt;/P&gt;&lt;P&gt;What im doing wrong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second problem in my  program I call to function before I use the pnpce I use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE text-t01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS so_date  FOR sy-datum  OBLIGATORY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF BLOCK b1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And for that I call the function with so_date-low and high .what I have to write in begda and endda if I use pnpce&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanke for your time&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Feb 2007 12:53:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-pnp-ce-logic-database/m-p/1908446#M378415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-11T12:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: help in pnp ce logic database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-pnp-ce-logic-database/m-p/1908447#M378416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please read this weblog....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="/people/alvaro.tejadagalindo/blog/2006/02/19/how-to-deal-with-hr-payroll-reports to deal with HR Payroll reports&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Blag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Feb 2007 13:00:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-pnp-ce-logic-database/m-p/1908447#M378416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-11T13:00:40Z</dc:date>
    </item>
  </channel>
</rss>

