<?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 HR_MAINTAIN_MASTERDATA in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-maintain-masterdata/m-p/5966831#M1338593</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 have a problem with this fm. It works fine when i have to insert the data into infotypes but it does'nt modify. &lt;/P&gt;&lt;P&gt;I have pasted it. please help me &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;P&gt;it_fmupdate contains the data of IT0000 and the input data in it_proposed_values has the data of IT0169 in which the changes have to be made. &lt;/P&gt;&lt;P&gt;the problem is it inserts properly in IT0169 but does'nt modify.&lt;/P&gt;&lt;P&gt;Please provide me pointers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; call function 'HR_MAINTAIN_MASTERDATA'&lt;/P&gt;&lt;P&gt;      exporting&lt;/P&gt;&lt;P&gt;        pernr                    = it_fmupdate-pernr&lt;/P&gt;&lt;P&gt;        massn                    = it_fmupdate-massn&lt;/P&gt;&lt;P&gt;        actio                    = v_action&lt;/P&gt;&lt;P&gt;        tclas                    = 'A'&lt;/P&gt;&lt;P&gt;        begda                    = it_fmupdate-begda&lt;/P&gt;&lt;P&gt;        endda                    = it_fmupdate-endda&lt;/P&gt;&lt;P&gt;        objps                    = it_fmupdate-objps&lt;/P&gt;&lt;P&gt;        seqnr                    = it_fmupdate-seqnr&lt;/P&gt;&lt;P&gt;        sprps                    = it_fmupdate-sprps&lt;/P&gt;&lt;P&gt;        subty                    = it_fmupdate-subty&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     WERKS                    =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     PERSG                    =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     PERSK                    =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     PLANS                    =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     DIALOG_MODE              = '0'&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     LUW_MODE                 = '1'&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     NO_EXISTENCE_CHECK       = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     NO_ENQUEUE               = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      importing&lt;/P&gt;&lt;P&gt;        return                   = rt&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     RETURN1                  =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     HR_RETURN                =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      tables&lt;/P&gt;&lt;P&gt;        proposed_values          = it_proposed_values&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     MODIFIED_KEYS            =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;              .&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Aug 2009 11:05:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-19T11:05:00Z</dc:date>
    <item>
      <title>HR_MAINTAIN_MASTERDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-maintain-masterdata/m-p/5966831#M1338593</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 have a problem with this fm. It works fine when i have to insert the data into infotypes but it does'nt modify. &lt;/P&gt;&lt;P&gt;I have pasted it. please help me &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;P&gt;it_fmupdate contains the data of IT0000 and the input data in it_proposed_values has the data of IT0169 in which the changes have to be made. &lt;/P&gt;&lt;P&gt;the problem is it inserts properly in IT0169 but does'nt modify.&lt;/P&gt;&lt;P&gt;Please provide me pointers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; call function 'HR_MAINTAIN_MASTERDATA'&lt;/P&gt;&lt;P&gt;      exporting&lt;/P&gt;&lt;P&gt;        pernr                    = it_fmupdate-pernr&lt;/P&gt;&lt;P&gt;        massn                    = it_fmupdate-massn&lt;/P&gt;&lt;P&gt;        actio                    = v_action&lt;/P&gt;&lt;P&gt;        tclas                    = 'A'&lt;/P&gt;&lt;P&gt;        begda                    = it_fmupdate-begda&lt;/P&gt;&lt;P&gt;        endda                    = it_fmupdate-endda&lt;/P&gt;&lt;P&gt;        objps                    = it_fmupdate-objps&lt;/P&gt;&lt;P&gt;        seqnr                    = it_fmupdate-seqnr&lt;/P&gt;&lt;P&gt;        sprps                    = it_fmupdate-sprps&lt;/P&gt;&lt;P&gt;        subty                    = it_fmupdate-subty&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     WERKS                    =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     PERSG                    =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     PERSK                    =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     PLANS                    =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     DIALOG_MODE              = '0'&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     LUW_MODE                 = '1'&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     NO_EXISTENCE_CHECK       = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     NO_ENQUEUE               = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      importing&lt;/P&gt;&lt;P&gt;        return                   = rt&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     RETURN1                  =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     HR_RETURN                =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      tables&lt;/P&gt;&lt;P&gt;        proposed_values          = it_proposed_values&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     MODIFIED_KEYS            =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;              .&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 11:05:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-maintain-masterdata/m-p/5966831#M1338593</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-19T11:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: HR_MAINTAIN_MASTERDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-maintain-masterdata/m-p/5966832#M1338594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hii priyankaj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;these are the links you can refer to the links.hope it is helpful to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="615365"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="1124031"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="1382468"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Shweta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 11:19:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-maintain-masterdata/m-p/5966832#M1338594</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-19T11:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: HR_MAINTAIN_MASTERDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-maintain-masterdata/m-p/5966833#M1338595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shwetha,&lt;/P&gt;&lt;P&gt;   The real problem is when i go to the debug mode the it_fmupdate-begda is say something like 25.08.2008. if pa0169 has already data with begda = '19.08.2009' .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the fm saya the data is updated successfully with an inforamtion saying that there is 'No data stored for Savings Plans in the selected period'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i slove this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 11:29:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-maintain-masterdata/m-p/5966833#M1338595</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-19T11:29:08Z</dc:date>
    </item>
  </channel>
</rss>

