<?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: error in conversion in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-conversion/m-p/2925396#M689124</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you calling it from portals???&lt;/P&gt;&lt;P&gt;If yes then check the Enddate IT0105 subtype 001 of the employee and the ENDDA you are passing.&lt;/P&gt;&lt;P&gt;Else,  check the Enddate IT0001 of the employee and the ENDDA you are passing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all helpful replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Oct 2007 05:28:52 GMT</pubDate>
    <dc:creator>amit_khare</dc:creator>
    <dc:date>2007-10-16T05:28:52Z</dc:date>
    <item>
      <title>error in conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-conversion/m-p/2925395#M689123</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 trying to insert the data in custiom infotype.&lt;/P&gt;&lt;P&gt;for insertion i am using the following function &lt;/P&gt;&lt;P&gt; HR_INFOTYPE_OPERATION.&lt;/P&gt;&lt;P&gt;   EXPORTING&lt;/P&gt;&lt;P&gt;      infty                  = '9044'&lt;/P&gt;&lt;P&gt;      number                 = INT_P9044-PERNR&lt;/P&gt;&lt;P&gt;      SUBTYPE                = INT_P9044-SUBTY&lt;/P&gt;&lt;P&gt;      OBJECTID               = int_p9044-OBJPS&lt;/P&gt;&lt;P&gt;      LOCKINDICATOR          = int_p9044-SPRPS&lt;/P&gt;&lt;P&gt;      VALIDITYEND            = INT_P9044-ENDDA&lt;/P&gt;&lt;P&gt;      VALIDITYBEGIN          = INT_P9044-BEGDA&lt;/P&gt;&lt;P&gt;      RECORDNUMBER           = INT_P9044-SEQNR&lt;/P&gt;&lt;P&gt;      record                 = INT_P9044&lt;/P&gt;&lt;P&gt;      operation              = 'INSS'&lt;/P&gt;&lt;P&gt;      TCLAS                  = 'A'&lt;/P&gt;&lt;P&gt;      DIALOG_MODE            = '0'&lt;/P&gt;&lt;P&gt;      NOCOMMIT               = 'X'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    VIEW_IDENTIFIER        =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    SECONDARY_RECORD       =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;P&gt;      RETURN                 = INT_RETURN_9044&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    KEY                    =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;            .&lt;/P&gt;&lt;P&gt;but it is giving error num: 001.&lt;/P&gt;&lt;P&gt;message is : Personnel number not yet assigned&lt;/P&gt;&lt;P&gt;what is the solution for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanking u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;giri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 05:22:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-conversion/m-p/2925395#M689123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-16T05:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: error in conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-conversion/m-p/2925396#M689124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you calling it from portals???&lt;/P&gt;&lt;P&gt;If yes then check the Enddate IT0105 subtype 001 of the employee and the ENDDA you are passing.&lt;/P&gt;&lt;P&gt;Else,  check the Enddate IT0001 of the employee and the ENDDA you are passing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all helpful replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 05:28:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-conversion/m-p/2925396#M689124</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2007-10-16T05:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: error in conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-conversion/m-p/2925397#M689125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;check the field &lt;/P&gt;&lt;P&gt;operation = 'INSS'&lt;/P&gt;&lt;P&gt;It is just &lt;/P&gt;&lt;P&gt;operation =&amp;lt;b&amp;gt; 'INS'&amp;lt;/b&amp;gt; only&lt;/P&gt;&lt;P&gt;correct it and see&lt;/P&gt;&lt;P&gt;and since it is custom infotype check all the parameters correctly&lt;/P&gt;&lt;P&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, 16 Oct 2007 05:33:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-conversion/m-p/2925397#M689125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-16T05:33:05Z</dc:date>
    </item>
  </channel>
</rss>

