<?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: Function Module 'HR_MAINTAIN_MASTERDATA' not Updating in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-hr-maintain-masterdata-not-updating/m-p/8567350#M1659614</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks everyone for your valuable time....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is: Convert XML file into Internal Table and update the corresponding Infotypes.&lt;/P&gt;&lt;P&gt;In my Internal Table i am getting data like,&lt;/P&gt;&lt;P&gt;Eg:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLE_NAME       FIELD        VALUE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pa0002                 vorna           arun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pa0001                 ename         arun narayan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pa0008                 BETRG        2000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to update this internal table data to corresponding tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me to solve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arun.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Feb 2012 09:30:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-02-09T09:30:11Z</dc:date>
    <item>
      <title>Function Module 'HR_MAINTAIN_MASTERDATA' not Updating</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-hr-maintain-masterdata-not-updating/m-p/8567345#M1659609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to update the infotypes using FM 'HR_MAINTAIN_MASTERDATA'.While using this FM i am getting an error-&lt;/P&gt;&lt;P&gt; 'Fill in all required entry fields'.&lt;/P&gt;&lt;P&gt;Can anyone please help me to solve this issue.What are required field entries for this Function Module?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Arun.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 17:49:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-hr-maintain-masterdata-not-updating/m-p/8567345#M1659609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-08T17:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module 'HR_MAINTAIN_MASTERDATA' not Updating</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-hr-maintain-masterdata-not-updating/m-p/8567346#M1659610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to send the Import parameters PERNR, MASSN, ACTIO, BEGDA, BEGDA, SUBTY, &lt;/P&gt;&lt;P&gt;and you have to pass the structure of the infotype you want to update in PROPOSED_VALUES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;sapper.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 21:37:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-hr-maintain-masterdata-not-updating/m-p/8567346#M1659610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-08T21:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module 'HR_MAINTAIN_MASTERDATA' not Updating</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-hr-maintain-masterdata-not-updating/m-p/8567347#M1659611</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;can you please paste your code here....so that we can identify what you are missing in FM call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karuna N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 03:05:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-hr-maintain-masterdata-not-updating/m-p/8567347#M1659611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-09T03:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module 'HR_MAINTAIN_MASTERDATA' not Updating</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-hr-maintain-masterdata-not-updating/m-p/8567348#M1659612</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;As told in second thread check weather you are passing the specified parameters and also read fm documentation which i am providing you bellow. Check the imprting and exporting mandatory parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This function module enables you to maintain master data for employees and applicants. You can enter field names and contents in the 'proposed values' table. This will then be transferred to the corresponding infotypes. The same validation checks take place as would in the individual maintenance screens for the infotypes. You can enter as much data as you like. You can enter several records or infotypes at once. You are responsible for making sure that the data is consistent. If necessary, the module returns an error message. The error messages are the same as the those which appear in the dialog, in other words, the individual maintenance screen error messages are transferred rather than interpreted by this module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Goutam Kolluru.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 03:43:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-hr-maintain-masterdata-not-updating/m-p/8567348#M1659612</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-09T03:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module 'HR_MAINTAIN_MASTERDATA' not Updating</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-hr-maintain-masterdata-not-updating/m-p/8567349#M1659613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You pass all the parameters what and all you are passing when you are doing manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 04:21:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-hr-maintain-masterdata-not-updating/m-p/8567349#M1659613</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2012-02-09T04:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module 'HR_MAINTAIN_MASTERDATA' not Updating</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-hr-maintain-masterdata-not-updating/m-p/8567350#M1659614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks everyone for your valuable time....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is: Convert XML file into Internal Table and update the corresponding Infotypes.&lt;/P&gt;&lt;P&gt;In my Internal Table i am getting data like,&lt;/P&gt;&lt;P&gt;Eg:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLE_NAME       FIELD        VALUE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pa0002                 vorna           arun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pa0001                 ename         arun narayan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pa0008                 BETRG        2000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to update this internal table data to corresponding tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me to solve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arun.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 09:30:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-hr-maintain-masterdata-not-updating/m-p/8567350#M1659614</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-09T09:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module 'HR_MAINTAIN_MASTERDATA' not Updating</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-hr-maintain-masterdata-not-updating/m-p/8567351#M1659615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then move that values to the particulars structures.Here what is the issue you are facing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 10:05:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-hr-maintain-masterdata-not-updating/m-p/8567351#M1659615</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2012-02-09T10:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module 'HR_MAINTAIN_MASTERDATA' not Updating</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-hr-maintain-masterdata-not-updating/m-p/8567352#M1659616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My issue is that the tables will not be same at every time.So i'm finding difficult to declare the structure.&lt;/P&gt;&lt;P&gt;How i can handle this??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Arun.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Feb 2012 15:00:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-hr-maintain-masterdata-not-updating/m-p/8567352#M1659616</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-11T15:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module 'HR_MAINTAIN_MASTERDATA' not Updating</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-hr-maintain-masterdata-not-updating/m-p/8567353#M1659617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then use Field symbols instead of structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Raja.D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Feb 2012 15:19:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-hr-maintain-masterdata-not-updating/m-p/8567353#M1659617</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-12T15:19:17Z</dc:date>
    </item>
  </channel>
</rss>

