<?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: EXTEND BASIC TYPE HRMD_A FOR TRANSFER IDOC DATA (HR MODULE) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/extend-basic-type-hrmd-a-for-transfer-idoc-data-hr-module/m-p/5821366#M1315007</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Achille,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I apologize for bringing this topic back again.&lt;/P&gt;&lt;P&gt;But currently I am trying to use PFAL transaction to use a custome message type (ZHRMD_A) I created as a copy of HRMD_A.&amp;nbsp; But can't make that happen.&amp;nbsp; I keep getting an error message "Message Type ZHRMD_A can't be used".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know what I am have to done?? Because as far as I can tell, I have done all ALE Configuratoins so far.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jan 2016 13:30:22 GMT</pubDate>
    <dc:creator>I833978</dc:creator>
    <dc:date>2016-01-11T13:30:22Z</dc:date>
    <item>
      <title>EXTEND BASIC TYPE HRMD_A FOR TRANSFER IDOC DATA (HR MODULE)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extend-basic-type-hrmd-a-for-transfer-idoc-data-hr-module/m-p/5821356#M1314997</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'm trying to various infotype 2001,2002,2006 ecc to another SAP system via ALE and since they are not part of message type "HRMD_A" I have created the extension ZHRMD_A06. I've already created the new segments(we31) and put these segments (with names Z1P2001, Z1P2002 ecc ecc) into the extension(we30). And I've assigned the extension to the message and basic type (we82).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The new segment are processed correctly in the idoc creation via transaction PFAL, but via transaction BD21 i meet the abend message : B1 070 - Internal Error : program....command... for argument Z1P2001 (for example)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In other words, BD21 do not process the custom segment but the PFAL yes...how it is possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've activate the change pointer in every customizing table intersting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance for any reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Achille&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2009 11:32:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extend-basic-type-hrmd-a-for-transfer-idoc-data-hr-module/m-p/5821356#M1314997</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-16T11:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: EXTEND BASIC TYPE HRMD_A FOR TRANSFER IDOC DATA (HR MODULE)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extend-basic-type-hrmd-a-for-transfer-idoc-data-hr-module/m-p/5821357#M1314998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Welcome to SDN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to various infotype 2001,2002,2006 ecc to another SAP system via ALE and since they are not part of message type "HRMD_A" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; My understanding tells me otherways,all standard infotypes are part of HRMD_A. Pls Check 
your filters in BD64.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created the extension ZHRMD_A06. I've already created the new segments(we31) and put &lt;/P&gt;&lt;P&gt;these segments (with names Z1P2001, Z1P2002 ecc ecc) into the extension(we30). And I've assigned the extension to the message and basic type (we82).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The new segment are processed correctly in the idoc creation via transaction PFAL, but via &lt;/P&gt;&lt;P&gt;transaction BD21 i meet the abend message : B1 070 - Internal Error : program....command... &lt;/P&gt;&lt;P&gt;for argument Z1P2001 (for example)&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; Did you required to write code for populating the custom code. I think *No* ?, 
If Yes (i.e. my statements above is not correct) you need to find Exits for Function 
module MASTERIDOC_CREATE_SMD_HRMD to populated Custom segments&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've activate the change pointer in every customizing table intersting.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Check CDOPS, CDHDR before BDCP2&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2009 14:02:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extend-basic-type-hrmd-a-for-transfer-idoc-data-hr-module/m-p/5821357#M1314998</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-16T14:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: EXTEND BASIC TYPE HRMD_A FOR TRANSFER IDOC DATA (HR MODULE)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extend-basic-type-hrmd-a-for-transfer-idoc-data-hr-module/m-p/5821358#M1314999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks for the welcome &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unfortunately, the standard do not provide the infotypes for the HR-TM (Time Management), that are between the structures i must send in the other system sap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok,now  i've checked the filter in BD64 and the tables BDCP2, CDHDR and CDPOS but it seems all correct!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try with an user exit it's a good idea, but why in the PFAL the idoc (with the custom segments) is created without problems and in the BD21 no??? This is very strange &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'don't understand....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2009 14:45:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extend-basic-type-hrmd-a-for-transfer-idoc-data-hr-module/m-p/5821358#M1314999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-16T14:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: EXTEND BASIC TYPE HRMD_A FOR TRANSFER IDOC DATA (HR MODULE)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extend-basic-type-hrmd-a-for-transfer-idoc-data-hr-module/m-p/5821359#M1315000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;unfortunately, the standard do not provide the infotypes for the HR-TM (Time Management), that &lt;/P&gt;&lt;P&gt;are between the structures i must send in the other system sap.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; Ok, I have never delt with Time data in HRMD_A. Probably this is the case then &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok,now i've checked the filter in BD64 and the tables BDCP2, CDHDR and CDPOS but it seems &lt;/P&gt;&lt;P&gt;all correct!!&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; By checking Filters I mean that confirm if you have added Time Infotypes there (just 
making sure). If data is appearing in BDCP2 that means there is no problem in Change
pointer creation, Just ruling out possibility.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try with an user exit it's a good idea, but why in the PFAL the idoc (with the custom segments) &lt;/P&gt;&lt;P&gt;is created without problems and in the BD21 no??? This is very strange &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
1) Well BD21 uses the Function module (TBDME for HRMD_A) which read change pointers and 
create IDOCs. So now if you have extended Segment you have to add your population code 
here somewhere.

2) PFAL is Push program, my assimption here is you have wriiten some piece of code to 
populate Additinal segments data here? Otherwise IDOC will not be populated 
automatically.
Let me know what you think.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2009 17:50:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extend-basic-type-hrmd-a-for-transfer-idoc-data-hr-module/m-p/5821359#M1315000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-16T17:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: EXTEND BASIC TYPE HRMD_A FOR TRANSFER IDOC DATA (HR MODULE)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extend-basic-type-hrmd-a-for-transfer-idoc-data-hr-module/m-p/5821360#M1315001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shital,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i've checked the fillter and all the infotype (related the custom segments) for the send are inserted!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assure you that in the PFAL there aren't user exit implemented, but it work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, i will follow your suggestion and try to use the user exit for the BD21....after i'll inform you about  the problem if it is solved!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2009 07:57:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extend-basic-type-hrmd-a-for-transfer-idoc-data-hr-module/m-p/5821360#M1315001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-17T07:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: EXTEND BASIC TYPE HRMD_A FOR TRANSFER IDOC DATA (HR MODULE)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extend-basic-type-hrmd-a-for-transfer-idoc-data-hr-module/m-p/5821361#M1315002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;I assure you that in the PFAL there aren't user exit implemented, but it work.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I wonder how SAP gets to know what data to populate in your custom segments, but I dont want &lt;/P&gt;&lt;P&gt;to confuse you. Best of luck.&lt;/P&gt;&lt;P&gt;You may want to close this thread as per new understanding so that Others also can have suggestions &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2009 18:23:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extend-basic-type-hrmd-a-for-transfer-idoc-data-hr-module/m-p/5821361#M1315002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-17T18:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: EXTEND BASIC TYPE HRMD_A FOR TRANSFER IDOC DATA (HR MODULE)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extend-basic-type-hrmd-a-for-transfer-idoc-data-hr-module/m-p/5821362#M1315003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shital,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i discovered that if use the basic message hrmd_a with a custom implementation ZHRM_06, the BD21 not work very well. So i've created a custom basic message zhrmd_a with the same implementation ZHRMD_06 and now BD21 work(after the various new customizing needed)!!!! MAH...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i have problems with the infotype 2011 (TEVEN) and infotype 9022(too long for idoc segment).... &lt;SPAN __jive_emoticon_name="confused"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 16:00:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extend-basic-type-hrmd-a-for-transfer-idoc-data-hr-module/m-p/5821362#M1315003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-22T16:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: EXTEND BASIC TYPE HRMD_A FOR TRANSFER IDOC DATA (HR MODULE)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extend-basic-type-hrmd-a-for-transfer-idoc-data-hr-module/m-p/5821363#M1315004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I discovered that if use the basic message hrmd_a with a custom implementation ZHRM_06, the &lt;/P&gt;&lt;P&gt;BD21 not work very well. So i've created a custom basic message zhrmd_a with the &lt;/P&gt;&lt;P&gt;same implementation ZHRMD_06 and now BD21 work(after the various new customizing needed)!!!! MAH...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; Got you, But for me quesion still remains as to how the data for custom segments was 
getting populated, you see you were required to write code for 
BD21 Anyways good job that you achived it all thru customization&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please close this thread and open new one with new question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 18:17:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extend-basic-type-hrmd-a-for-transfer-idoc-data-hr-module/m-p/5821363#M1315004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-22T18:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: EXTEND BASIC TYPE HRMD_A FOR TRANSFER IDOC DATA (HR MODULE)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extend-basic-type-hrmd-a-for-transfer-idoc-data-hr-module/m-p/5821364#M1315005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shital,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now, with the basic message custom linked to the extend custom, the custom segments related to the infotypes are filled correctly, without user exits implemented, in both transactions: PFAl and BD21 !! It's strange, but it'so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other problem: the IT 9022 is too long for the system. I've created a subsegment custom of Z1P9022, Z1Q9022 for the fields in excedence, but these fields aren't transported in a subsegment...but only for the segment Z1P9022...i don'understand it....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 11:00:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extend-basic-type-hrmd-a-for-transfer-idoc-data-hr-module/m-p/5821364#M1315005</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-23T11:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: EXTEND BASIC TYPE HRMD_A FOR TRANSFER IDOC DATA (HR MODULE)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extend-basic-type-hrmd-a-for-transfer-idoc-data-hr-module/m-p/5821365#M1315006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 14:28:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extend-basic-type-hrmd-a-for-transfer-idoc-data-hr-module/m-p/5821365#M1315006</guid>
      <dc:creator>Omid</dc:creator>
      <dc:date>2013-07-03T14:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: EXTEND BASIC TYPE HRMD_A FOR TRANSFER IDOC DATA (HR MODULE)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extend-basic-type-hrmd-a-for-transfer-idoc-data-hr-module/m-p/5821366#M1315007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Achille,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I apologize for bringing this topic back again.&lt;/P&gt;&lt;P&gt;But currently I am trying to use PFAL transaction to use a custome message type (ZHRMD_A) I created as a copy of HRMD_A.&amp;nbsp; But can't make that happen.&amp;nbsp; I keep getting an error message "Message Type ZHRMD_A can't be used".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know what I am have to done?? Because as far as I can tell, I have done all ALE Configuratoins so far.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 13:30:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extend-basic-type-hrmd-a-for-transfer-idoc-data-hr-module/m-p/5821366#M1315007</guid>
      <dc:creator>I833978</dc:creator>
      <dc:date>2016-01-11T13:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: EXTEND BASIC TYPE HRMD_A FOR TRANSFER IDOC DATA (HR MODULE)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extend-basic-type-hrmd-a-for-transfer-idoc-data-hr-module/m-p/5821367#M1315008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you better open your very own discussion instead of reanimating this old discussion to get a useful response. E.g. you should have clicked Achille's user name and you would have seen that he was last here&amp;nbsp; &lt;SPAN style="color: #787878; font-size: 13.2px;"&gt;Dec 21, 2009 9:34 AM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #787878; font-size: 13.2px;"&gt;It is unlikely that you kiss him alive after 6 years of absence.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #787878; font-size: 13.2px;"&gt;See also the rule 13 &lt;A __default_attr="18590" __jive_macro_name="document" class="jive_macro_document jive_macro" data-orig-content="The SCN Rules of Engagement" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 13:43:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extend-basic-type-hrmd-a-for-transfer-idoc-data-hr-module/m-p/5821367#M1315008</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2016-01-11T13:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: EXTEND BASIC TYPE HRMD_A FOR TRANSFER IDOC DATA (HR MODULE)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extend-basic-type-hrmd-a-for-transfer-idoc-data-hr-module/m-p/5821368#M1315009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I apologize.&lt;/P&gt;&lt;P&gt;Will open new thread as indicated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 13:53:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extend-basic-type-hrmd-a-for-transfer-idoc-data-hr-module/m-p/5821368#M1315009</guid>
      <dc:creator>I833978</dc:creator>
      <dc:date>2016-01-11T13:53:50Z</dc:date>
    </item>
  </channel>
</rss>

