<?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 while modifying the infotype data through RFC  , error type message display in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-modifying-the-infotype-data-through-rfc-error-type-message-display/m-p/3381862#M811944</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When i try to modify the infotype data through RFC  , error type message comes . message type =E , ID=PG , MESSAGE=  " No data stored for 9011 in the selected period " , where 9011 is my infotype  number &amp;amp; it's time constraint is 3  . pls guide me whether modification of data is depend upon time contrainnt if not then why modification is not been processed ? . if any one have reference code then pls send it to me on vishwassap@gmail.com .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Feb 2008 08:17:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-18T08:17:39Z</dc:date>
    <item>
      <title>while modifying the infotype data through RFC  , error type message display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-modifying-the-infotype-data-through-rfc-error-type-message-display/m-p/3381862#M811944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When i try to modify the infotype data through RFC  , error type message comes . message type =E , ID=PG , MESSAGE=  " No data stored for 9011 in the selected period " , where 9011 is my infotype  number &amp;amp; it's time constraint is 3  . pls guide me whether modification of data is depend upon time contrainnt if not then why modification is not been processed ? . if any one have reference code then pls send it to me on vishwassap@gmail.com .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 08:17:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-modifying-the-infotype-data-through-rfc-error-type-message-display/m-p/3381862#M811944</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-18T08:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: while modifying the infotype data through RFC  , error type message display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-modifying-the-infotype-data-through-rfc-error-type-message-display/m-p/3381863#M811945</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;Infotype updates are time dependent and are performed using function module HR_INFOTYPE_OPERATION called from within a RFC wrapper as in your case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The erorr you are experiencing is caused because the infotype 9011 is being read using the key which is not satisfied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The key comprises: personnel number, sub type, start date, end date, object ID, lock indicator and sequence number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please debug and ensure that a record exists in PA9011 (checked from SE16) matching the key you are passing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most common issues are:&lt;/P&gt;&lt;P&gt;1.  No records exist within the start date and end date passed by you&lt;/P&gt;&lt;P&gt;2. No records exist which match the object ID/sequence number. By default you pass 00 and 000 respectively, however the records existing might have some other key values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 09:16:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-modifying-the-infotype-data-through-rfc-error-type-message-display/m-p/3381863#M811945</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-18T09:16:33Z</dc:date>
    </item>
  </channel>
</rss>

