<?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: Master data distribution using message type HRMD_A in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-distribution-using-message-type-hrmd-a/m-p/7526630#M1561007</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;The message type to send HR data is HRMD_A, i don't think that filtering this only message you achieve what you describe. &lt;/P&gt;&lt;P&gt;In this message type, yo can define filters to send only the relevant infotypes that you need, but all of them will be send in the same idoc, for one employee.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I think to achieve what you want, you should create customer Message types (Z's) as reductions of HRMD_A standard message type and then in BD64 create one different Model for each one. So in each model you can put only the infotypes you want. You should very carefull with the updating in your destination system, because if you process all the message type at the same time, there will be a lot of blocking in employee objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is weird what you want to do, but this could be the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Apr 2011 22:09:15 GMT</pubDate>
    <dc:creator>Edith-Cuellar</dc:creator>
    <dc:date>2011-04-13T22:09:15Z</dc:date>
    <item>
      <title>Master data distribution using message type HRMD_A</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-distribution-using-message-type-hrmd-a/m-p/7526625#M1561002</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'm using HRMD_A message type for infotype master data distribution, &lt;/P&gt;&lt;P&gt;I want use different IDOCS for benefits data, compensation data,Is this achieved by using filters?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jan 2011 10:46:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-distribution-using-message-type-hrmd-a/m-p/7526625#M1561002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-10T10:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: Master data distribution using message type HRMD_A</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-distribution-using-message-type-hrmd-a/m-p/7526626#M1561003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you check in WE82 the associated basic type with HRMD_A is HRMD_A07.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This idoc type has different segments corresponding to different ITs e.g., E1P0001 for PA0001 etc. I don't understand why you need to use different idoc types for diff. ITs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jan 2011 11:09:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-distribution-using-message-type-hrmd-a/m-p/7526626#M1561003</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2011-01-10T11:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Master data distribution using message type HRMD_A</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-distribution-using-message-type-hrmd-a/m-p/7526627#M1561004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to use Different IDOC types for each module, like one for Benefits ,one for compensation etc.&lt;/P&gt;&lt;P&gt;Can this be achieved by using filters at message types? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sudha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jan 2011 11:42:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-distribution-using-message-type-hrmd-a/m-p/7526627#M1561004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-10T11:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Master data distribution using message type HRMD_A</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-distribution-using-message-type-hrmd-a/m-p/7526628#M1561005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why would anyone use different IDOC types? User Message type HRMD_A in BD64 use the filter on Infotype. It should work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 16:01:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-distribution-using-message-type-hrmd-a/m-p/7526628#M1561005</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-12T16:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Master data distribution using message type HRMD_A</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-distribution-using-message-type-hrmd-a/m-p/7526629#M1561006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi shital phadake,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on the message type HRMD_A and have seven Basic types. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently I am try to Extend one of the seven Basic types. when I am trying to generate an IDOC using PFAL I am not getting the extended Information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help us...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Chakri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2011 10:04:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-distribution-using-message-type-hrmd-a/m-p/7526629#M1561006</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-22T10:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: Master data distribution using message type HRMD_A</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-distribution-using-message-type-hrmd-a/m-p/7526630#M1561007</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;The message type to send HR data is HRMD_A, i don't think that filtering this only message you achieve what you describe. &lt;/P&gt;&lt;P&gt;In this message type, yo can define filters to send only the relevant infotypes that you need, but all of them will be send in the same idoc, for one employee.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I think to achieve what you want, you should create customer Message types (Z's) as reductions of HRMD_A standard message type and then in BD64 create one different Model for each one. So in each model you can put only the infotypes you want. You should very carefull with the updating in your destination system, because if you process all the message type at the same time, there will be a lot of blocking in employee objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is weird what you want to do, but this could be the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2011 22:09:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-distribution-using-message-type-hrmd-a/m-p/7526630#M1561007</guid>
      <dc:creator>Edith-Cuellar</dc:creator>
      <dc:date>2011-04-13T22:09:15Z</dc:date>
    </item>
  </channel>
</rss>

