<?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: HR_MAINTAIN_MASTERDATA with multiple subtypes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-maintain-masterdata-with-multiple-subtypes/m-p/461448#M14471</link>
    <description>&lt;P&gt;Thanks Mangesh! It works, I have used the subtype value and the seqnr field of the structure for multiple values.&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jul 2017 14:41:08 GMT</pubDate>
    <dc:creator>oneal_portillo</dc:creator>
    <dc:date>2017-07-26T14:41:08Z</dc:date>
    <item>
      <title>HR_MAINTAIN_MASTERDATA with multiple subtypes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-maintain-masterdata-with-multiple-subtypes/m-p/461446#M14469</link>
      <description>&lt;P&gt;I'm using HR_MAINTAIN_MASTERDATA FM and I'm having problems to create an employee's infotypes with multiple subtypes. For example infotype 0006 or 0022. &lt;/P&gt;
  &lt;P&gt;I have been searching information about proposed_values table and the seqnr field on it but until now I can't create multiple records. The FM takes the last assigned infotype value. &lt;/P&gt;
  &lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 18:00:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-maintain-masterdata-with-multiple-subtypes/m-p/461446#M14469</guid>
      <dc:creator>oneal_portillo</dc:creator>
      <dc:date>2017-07-25T18:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: HR_MAINTAIN_MASTERDATA with multiple subtypes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-maintain-masterdata-with-multiple-subtypes/m-p/461447#M14470</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;Have you tried adding subtype field in the proposed values table?&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;wa_proposed_values-infty = '0006'.    
wa_proposed_values-fname = 'P0006-SUBTY'.    
wa_proposed_values-fval = '1'.    
append wa_proposed_values to proposed_values.&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;Hope it works.&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Mangesh&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 05:15:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-maintain-masterdata-with-multiple-subtypes/m-p/461447#M14470</guid>
      <dc:creator>mangesh_parihar</dc:creator>
      <dc:date>2017-07-26T05:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: HR_MAINTAIN_MASTERDATA with multiple subtypes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-maintain-masterdata-with-multiple-subtypes/m-p/461448#M14471</link>
      <description>&lt;P&gt;Thanks Mangesh! It works, I have used the subtype value and the seqnr field of the structure for multiple values.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 14:41:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-maintain-masterdata-with-multiple-subtypes/m-p/461448#M14471</guid>
      <dc:creator>oneal_portillo</dc:creator>
      <dc:date>2017-07-26T14:41:08Z</dc:date>
    </item>
  </channel>
</rss>

