<?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 How to input infotype 2003 in tcode PA30 using Function ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-input-infotype-2003-in-tcode-pa30-using-function/m-p/12327575#M1991418</link>
    <description>&lt;P&gt;Hi Expert,&lt;/P&gt;
  &lt;P&gt;Im new in HR module, and i need to know how FM HR_INFOTYPE_OPERATION work ?&lt;BR /&gt;i need to insert data with infotype Subtitutions( 2003 ) to PA30.&lt;/P&gt;
  &lt;P&gt;Thankyou&lt;/P&gt;</description>
    <pubDate>Thu, 18 Feb 2021 08:51:53 GMT</pubDate>
    <dc:creator>jandrivay</dc:creator>
    <dc:date>2021-02-18T08:51:53Z</dc:date>
    <item>
      <title>How to input infotype 2003 in tcode PA30 using Function ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-input-infotype-2003-in-tcode-pa30-using-function/m-p/12327575#M1991418</link>
      <description>&lt;P&gt;Hi Expert,&lt;/P&gt;
  &lt;P&gt;Im new in HR module, and i need to know how FM HR_INFOTYPE_OPERATION work ?&lt;BR /&gt;i need to insert data with infotype Subtitutions( 2003 ) to PA30.&lt;/P&gt;
  &lt;P&gt;Thankyou&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 08:51:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-input-infotype-2003-in-tcode-pa30-using-function/m-p/12327575#M1991418</guid>
      <dc:creator>jandrivay</dc:creator>
      <dc:date>2021-02-18T08:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to input infotype 2003 in tcode PA30 using Function ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-input-infotype-2003-in-tcode-pa30-using-function/m-p/12327576#M1991419</link>
      <description>&lt;P&gt;In your program, build up an structure of the Pxxxx type e.q. P2003.&lt;/P&gt;&lt;P&gt;This structure can be used for parameter RECORD. You also need to fill the key-fields in the structure (including INFTY). For inserts (OPERATION = 'INS') i usally use the key-fields directly from the structure.&lt;/P&gt;&lt;P&gt;Than call FM HR_INFOTYPE_OPERATION - you need to fill at least the following parameters/data:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Key fields (INFTY
NUMBER
SUBTYPE VALIDITYEND
VALIDITYBEGIN...)&lt;/LI&gt;&lt;LI&gt;Data fields (RECORD)&lt;/LI&gt;&lt;LI&gt;Operation to perform on the infotype (INS, DEL, MOD, COP)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Check parameter RETURN for any problems. Type 'E' indicates errors.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 14:43:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-input-infotype-2003-in-tcode-pa30-using-function/m-p/12327576#M1991419</guid>
      <dc:creator>simon_wabnig</dc:creator>
      <dc:date>2021-02-23T14:43:14Z</dc:date>
    </item>
  </channel>
</rss>

