<?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 EXAMPLE_PNP_GET_PAYROLL in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/example-pnp-get-payroll/m-p/2373097#M525926</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;&lt;/P&gt;&lt;P&gt;I try to understand  the example_pnp_get_payroll program , especialy what the read_result method of the cl_pay class does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was puting a breakpoint after this method .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i fill a person number X and period : 01-2005 to 04-2007 : The internal table my_lsit is filled with Y records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i fill the same  person number X and period : 01-2005 to 04-2999 : The internal table my_list is filled with Z records , (Z &amp;lt; Y ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;who can explain me this ? i expected to get more results, because  i maked the period larger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;someone can explain me what the method does ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Adel Yacoubi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jun 2007 12:31:24 GMT</pubDate>
    <dc:creator>adel_adel</dc:creator>
    <dc:date>2007-06-14T12:31:24Z</dc:date>
    <item>
      <title>EXAMPLE_PNP_GET_PAYROLL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/example-pnp-get-payroll/m-p/2373097#M525926</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;&lt;/P&gt;&lt;P&gt;I try to understand  the example_pnp_get_payroll program , especialy what the read_result method of the cl_pay class does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was puting a breakpoint after this method .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i fill a person number X and period : 01-2005 to 04-2007 : The internal table my_lsit is filled with Y records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i fill the same  person number X and period : 01-2005 to 04-2999 : The internal table my_list is filled with Z records , (Z &amp;lt; Y ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;who can explain me this ? i expected to get more results, because  i maked the period larger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;someone can explain me what the method does ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Adel Yacoubi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 12:31:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/example-pnp-get-payroll/m-p/2373097#M525926</guid>
      <dc:creator>adel_adel</dc:creator>
      <dc:date>2007-06-14T12:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: EXAMPLE_PNP_GET_PAYROLL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/example-pnp-get-payroll/m-p/2373098#M525927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thats starnge.. Ideally you should see what you expected..I would check for the Payroll results of this Pernr using Tcode PC_PAYRESULT &amp;amp; see if any results were voided after the payperiod 042007.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 14:26:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/example-pnp-get-payroll/m-p/2373098#M525927</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2007-06-14T14:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: EXAMPLE_PNP_GET_PAYROLL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/example-pnp-get-payroll/m-p/2373099#M525928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to get the variable mylist filled  with all records of payroll-evp ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 16:23:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/example-pnp-get-payroll/m-p/2373099#M525928</guid>
      <dc:creator>adel_adel</dc:creator>
      <dc:date>2007-06-14T16:23:54Z</dc:date>
    </item>
  </channel>
</rss>

