<?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: Customizing HR Idoc problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-hr-idoc-problem/m-p/7958981#M1602588</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;have you tried to send the date using PFAL?. I mean, does your type work when you ditribute data without change pointers? - try sending just one employee there, to see if an IDOC is generated,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it works there, check if you have activated change pointer generally in BD61 and for the message type in V_TBDA2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Jun 2011 06:26:03 GMT</pubDate>
    <dc:creator>AFS</dc:creator>
    <dc:date>2011-06-03T06:26:03Z</dc:date>
    <item>
      <title>Customizing HR Idoc problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-hr-idoc-problem/m-p/7958980#M1602587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a custom IDOC to send some of infotype to FI system.&lt;/P&gt;&lt;P&gt;What I've done is create a Z* one adding some PA segments (IT0000, IT0001, IT0002, etc),  I have created the distribution model (BD64), I have set on BD60 transaction MASTERIDOC_CREATE_SMD_HRMD function module (as standar HRMD_A).&lt;/P&gt;&lt;P&gt;I'm not sure if I have to customize something else. I'm trying to distribute the idoc's after update Infotype 0002 (for instance) but the report RBDMIDOC is retrieving the following message: 'No data selected for distribution'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me to find out what is missing on my customizations?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moved from SAP HCM to ABAP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2011 15:11:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-hr-idoc-problem/m-p/7958980#M1602587</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-02T15:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing HR Idoc problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-hr-idoc-problem/m-p/7958981#M1602588</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;have you tried to send the date using PFAL?. I mean, does your type work when you ditribute data without change pointers? - try sending just one employee there, to see if an IDOC is generated,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it works there, check if you have activated change pointer generally in BD61 and for the message type in V_TBDA2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2011 06:26:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-hr-idoc-problem/m-p/7958981#M1602588</guid>
      <dc:creator>AFS</dc:creator>
      <dc:date>2011-06-03T06:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing HR Idoc problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-hr-idoc-problem/m-p/7958982#M1602589</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;I think this would be better answered in the ABAP section than the SAP HCM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2011 06:28:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-hr-idoc-problem/m-p/7958982#M1602589</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-03T06:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing HR Idoc problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-hr-idoc-problem/m-p/7958983#M1602590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola Ana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried PFAL transaction and it's working fine, but it is using message type HRMD_A as default and I can't change the field value to my custom idoc ZHR_TM.&lt;/P&gt;&lt;P&gt;I' ve have revised BD61, it is activated, and V_TBDA2 with my entrie ZHR_TM activated too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's possible I have to create a custom function module to generate the idoc because it is a custom one? Is there any chance to create idoc's automatically when user change an employee infotype as the case of standar HRMD_A message type?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help. (Gracias por la respuesta!)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2011 08:13:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-hr-idoc-problem/m-p/7958983#M1602590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-03T08:13:59Z</dc:date>
    </item>
  </channel>
</rss>

