<?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: Is date important in validating pernr table fields? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-date-important-in-validating-pernr-table-fields/m-p/6824293#M1470629</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How comes you have 112 posts and 0 points? Maybe that means you have never helped a living soul and that is why people don´t want to help you? You will also find troublesome to get some help around here in future. Otto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Apr 2010 07:59:30 GMT</pubDate>
    <dc:creator>OttoGold</dc:creator>
    <dc:date>2010-04-01T07:59:30Z</dc:date>
    <item>
      <title>Is date important in validating pernr table fields?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-date-important-in-validating-pernr-table-fields/m-p/6824292#M1470628</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 validating set of pernrs selected based on payroll area. I am checking whether this set of pernrs' KOSTL field in infotype 0001 is empty. If it is empty, program list out the affected pernrs with error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem: &lt;/P&gt;&lt;P&gt;I am checking for payroll area '09'  which in turns give me a set 6 employees. The program list all 6 employees with error message "KOSTL in infotype 0001 is invalid". A quick check with transaction PA30 indicates all 6 employees's KOSTL field is actually filled with data at all. What could be the problem here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The current code is as followed:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: payroll period is derived from payroll area entered by user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select pernr into table t_pernr from PA0001 where begda &amp;lt;=a_payperiod-begda &lt;/P&gt;&lt;P&gt;                                                                           and endda &amp;gt;=a_payperiod-endda.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loop at t_pernr into w_penr.&lt;/P&gt;&lt;P&gt;Select KOSTL into table abc from PA0001 where KOSTL in t_value_check.&lt;/P&gt;&lt;P&gt;Endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;t_value_check is as follow:&lt;/P&gt;&lt;P&gt;sign | opt | low | high&lt;/P&gt;&lt;P&gt;I | eq | |&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Siong Chao on Mar 31, 2010 6:29 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 04:29:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-date-important-in-validating-pernr-table-fields/m-p/6824292#M1470628</guid>
      <dc:creator>siongchao_ng</dc:creator>
      <dc:date>2010-03-31T04:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is date important in validating pernr table fields?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-date-important-in-validating-pernr-table-fields/m-p/6824293#M1470629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How comes you have 112 posts and 0 points? Maybe that means you have never helped a living soul and that is why people don´t want to help you? You will also find troublesome to get some help around here in future. Otto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Apr 2010 07:59:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-date-important-in-validating-pernr-table-fields/m-p/6824293#M1470629</guid>
      <dc:creator>OttoGold</dc:creator>
      <dc:date>2010-04-01T07:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Is date important in validating pernr table fields?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-date-important-in-validating-pernr-table-fields/m-p/6824294#M1470630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;comments deleted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Apr 2010 03:10:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-date-important-in-validating-pernr-table-fields/m-p/6824294#M1470630</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-02T03:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Is date important in validating pernr table fields?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-date-important-in-validating-pernr-table-fields/m-p/6824295#M1470631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved. It is date related problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Apr 2010 07:50:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-date-important-in-validating-pernr-table-fields/m-p/6824295#M1470631</guid>
      <dc:creator>siongchao_ng</dc:creator>
      <dc:date>2010-04-08T07:50:24Z</dc:date>
    </item>
  </channel>
</rss>

