<?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 HRP1222- Insert in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hrp1222-insert/m-p/4002804#M956320</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;Through transaction pp01 i am able to create a record in HRp1222 and hrt1222(attributes).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any FM by which i create entry in hrp1222?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got an FM RH_INSERT_INFTY   but am unable to get it to work . It returns a sy-subrc 2 i.e error in insert . On debugging I found that there are some internal tables which are not being populated due to which i  get this error .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if I can use the above FM independently to create hrp1222 record,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jun 2008 14:09:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-10T14:09:46Z</dc:date>
    <item>
      <title>HRP1222- Insert</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hrp1222-insert/m-p/4002804#M956320</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;Through transaction pp01 i am able to create a record in HRp1222 and hrt1222(attributes).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any FM by which i create entry in hrp1222?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got an FM RH_INSERT_INFTY   but am unable to get it to work . It returns a sy-subrc 2 i.e error in insert . On debugging I found that there are some internal tables which are not being populated due to which i  get this error .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if I can use the above FM independently to create hrp1222 record,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 14:09:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hrp1222-insert/m-p/4002804#M956320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T14:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: HRP1222- Insert</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hrp1222-insert/m-p/4002805#M956321</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;For infotype operations (insert, modify, delete) you should use HR_INFOTYPE_OPERATION. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 15:16:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hrp1222-insert/m-p/4002805#M956321</guid>
      <dc:creator>b_deterd2</dc:creator>
      <dc:date>2008-06-10T15:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: HRP1222- Insert</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hrp1222-insert/m-p/4002806#M956322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for replying . HR_INFOTYPE_OPERATION cannot be used to create records for HRPNNNN tables .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RH_INSERT_INFTY is to be used .. but some how i am unable to get it working for Infotype 1222.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 13:56:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hrp1222-insert/m-p/4002806#M956322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-11T13:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: HRP1222- Insert</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hrp1222-insert/m-p/4002807#M956323</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 solved the issue &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM RH_OM_ATTRIBUTES_INSERT &amp;amp; FM RH_OM_ATTRIBUTES_Update can be used to insert records in hrp1222.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2008 12:25:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hrp1222-insert/m-p/4002807#M956323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-13T12:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: HRP1222- Insert</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hrp1222-insert/m-p/4002808#M956324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI neelima &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you pls paste the sample code for this .. I am  facing same issue .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;kamesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Feb 2011 08:30:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hrp1222-insert/m-p/4002808#M956324</guid>
      <dc:creator>kamesh_g</dc:creator>
      <dc:date>2011-02-10T08:30:26Z</dc:date>
    </item>
  </channel>
</rss>

