<?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: Help On IDOC Program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356526#M177846</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its inbound IDOC coming from Biztalk, &lt;/P&gt;&lt;P&gt;and posting a sales order in SAP. ORDERS is the message type.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Jun 2006 05:29:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-07T05:29:24Z</dc:date>
    <item>
      <title>Help On IDOC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356521#M177841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends, &lt;/P&gt;&lt;P&gt;  I am having E1EDPT1 segment,&lt;/P&gt;&lt;P&gt;  which is in intially having only one child segment E1EDPT2, now i want to add some more child segments E1EDPT2 to my E1EDPT1 during run time . &lt;/P&gt;&lt;P&gt; How can i do this ? Please help me, this is very urgent issue. &lt;/P&gt;&lt;P&gt; This E1EDPT2 contains TDLINE &amp;amp; TDFORMAT . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards, &lt;/P&gt;&lt;P&gt;Joseph&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2006 03:42:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356521#M177841</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-07T03:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Help On IDOC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356522#M177842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joseph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please search whether there is a user exits available in the function module to place your additional codes to add new segment for E1EDPT2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2006 03:50:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356522#M177842</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2006-06-07T03:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: Help On IDOC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356523#M177843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lianto,&lt;/P&gt;&lt;P&gt; we are using only 2 user exits, MV45AFZB and MV45AFZZ, &lt;/P&gt;&lt;P&gt; i searched in that but couldn't find any code to add new segment. &lt;/P&gt;&lt;P&gt; is there any other way to do this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt; Joseph&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2006 04:09:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356523#M177843</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-07T04:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Help On IDOC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356524#M177844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi paulraj search a user exit relevant to the program, then using EDIDD,EDIDC,EDIDS structure you can write a coding to populate the segment.mostly the function module used to populate the segment.i think depends upon the output type you can populte the segment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2006 04:45:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356524#M177844</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-07T04:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Help On IDOC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356525#M177845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joseph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which message and IDoc type are you dealing with?&lt;/P&gt;&lt;P&gt;Is it for inbound or outbound process?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2006 05:14:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356525#M177845</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2006-06-07T05:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help On IDOC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356526#M177846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its inbound IDOC coming from Biztalk, &lt;/P&gt;&lt;P&gt;and posting a sales order in SAP. ORDERS is the message type.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2006 05:29:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356526#M177846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-07T05:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Help On IDOC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356527#M177847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joseph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cant add segments to the inbound IDoc since it is already created in SAP. What you do is modify your inbound processing function module or find a user exit where you can add extra text lines to the existing text in the IDoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2006 11:01:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356527#M177847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-07T11:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Help On IDOC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356528#M177848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joseph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume you are using standard FM IDOC_INPUT_ORDERS to generate IDoc. &lt;/P&gt;&lt;P&gt;If you are, then inside the FM there is user exits to modify/add segment for E1EDPT2. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL CUSTOMER-FUNCTION '001'
    EXPORTING SEGMENT = IDOC_DATA
              DVTCOMAG = VTCOMAG
              DXMESCOD = IDOC_CONTRL-MESCOD
              CONTRL   = IDOC_CONTRL
    TABLES    DXBDCDATA = BDCDATA
              DXVBAP    = XVBAP
              DXVBEP    = XVBEP
              DYVBEP    = YVBEP
              DXVBADR   = XVBADR
              DYVBADR   = YVBADR
              DXVBPA    = XVBPA
              DXVBUV    = XVBUV
              DD_FLAG_P = D_FLAG_P
              DXKOMV    = XKOMV
              DXVEKP    = XVEKP
              DYVEKP    = YVEKP
    CHANGING  DXVBAK   = XVBAK
              DD_FLAG_K = D_FLAG_K
    EXCEPTIONS
              USER_ERROR = 01.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2006 14:31:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356528#M177848</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2006-06-07T14:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: Help On IDOC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356529#M177849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lianto, &lt;/P&gt;&lt;P&gt; thank you very much for your kind help.&lt;/P&gt;&lt;P&gt; I have modified the Standard FM IDOC_INPUT_ORDERS and using it. &lt;/P&gt;&lt;P&gt; now should i call the customer-function in my function module's source code itself ??&lt;/P&gt;&lt;P&gt; pls clarify . May i have ur alternative email id ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards, &lt;/P&gt;&lt;P&gt; Joseph.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2006 11:25:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356529#M177849</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-08T11:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Help On IDOC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356530#M177850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joseph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to use the user exits as mentioned above,&lt;/P&gt;&lt;P&gt;you don't need to modify the standard FM IDOC_INPUT_ORDERS. Any specific reason?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You just need to activate the include program inside the user exits and place your logic there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't get me wrong, please use this forum as communication and verification. In this case, all SDNer can learn and share valuable information. Also they will provide you any input and solution (from different point of view). This is one of the resources. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, let me know if you need further assistant.&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;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2006 12:39:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356530#M177850</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2006-06-08T12:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Help On IDOC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356531#M177851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lianto, &lt;/P&gt;&lt;P&gt;  i have modified the standard FM for some other reasons, &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; now i found the customer-funtion '001' is having a inlcude programe ZYDC_VEDAU03, and this include program is not having code in it,&lt;/P&gt;&lt;P&gt; should  i place my logic here in this include programe ?&lt;/P&gt;&lt;P&gt; i am passing the value which should be updated to Additional text field from my FM thru' a memory id, &lt;/P&gt;&lt;P&gt; can i use the same here ? &lt;/P&gt;&lt;P&gt; pls guide me in this .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards, &lt;/P&gt;&lt;P&gt;Joseph&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jun 2006 01:45:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356531#M177851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-09T01:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Help On IDOC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356532#M177852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joseph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume an include program ZYDC_VEDAU03 is correct then absolutely you can place your logic/codes inside the include program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check whether the customer-funtion '001' has import parameter for IDOC_DATA (Segment) or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it has then you can code something like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA: ZE1EDPT2 LIKE E1EDPT2.

LOOP AT IDOC_DATA.
  CASE IDOC_DATA-SEGNAM.
     WHEN 'E1EDPT2'.
       MOVE IDOC_DATA-SDATA TO ZE1EDPT2.

       ZE1EDPT2-TDLINE   = &amp;lt;...&amp;gt;    &amp;lt;- import from memory id
       ZE1EDPT2-TDFORMAT = &amp;lt;...&amp;gt;    &amp;lt;- import from memort id

       MOVE ZE1EDPT2 TO IDOC_DATA-SDATA.
       MODIFY IDOC_DATA.

     WHEN &amp;lt;...&amp;gt;

     OTHERS.     

   ENDCASE.
ENDLOOP.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;At the end, ensure you activated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jun 2006 04:20:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356532#M177852</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2006-06-09T04:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Help On IDOC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356533#M177853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lianto, &lt;/P&gt;&lt;P&gt;  i want to modify this idoc segment to update the additional text field in Sales order , let me clearly explain you what i want, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; We receive IDOC from Biztalk to post a sales order, &lt;/P&gt;&lt;P&gt; in that , we have some materials defined as Include Items, we don't want to display this items in sales order, this include items belongs to some other material in the same idoc, for our understanding i can say parent - child relationship.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Include items will have Action as '003' and Reason for rejection as 'Y9', it will have its parents material's item no in its shipping to field. now in sales order i have to remove the items which are having action as 003, and have to place this material in its parent material.&lt;/P&gt;&lt;P&gt; Hope you understand my requirement now, &lt;/P&gt;&lt;P&gt; can you suggest me the solution for this ??&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards, &lt;/P&gt;&lt;P&gt;Joseph&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jun 2006 09:13:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356533#M177853</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-09T09:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Help On IDOC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356534#M177854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi joseph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what ever lianto has given.its correct.See when ur using any inbound idoc .It will come with data.Now when the parent segment comes the data will be there in idoc_data-sata..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So u an use the code .So write the code which you want to &lt;/P&gt;&lt;P&gt;modify..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example iam getting some ISO code i want to midfy to sap code.&lt;/P&gt;&lt;P&gt;so what i will do is as i have data in idoc_data-sdata,&lt;/P&gt;&lt;P&gt;i will move to some workarea and then write the code to modify the iso code and then i will modify the idoc_data.&lt;/P&gt;&lt;P&gt;so now the idoc_data-sdata will have modified values not the values which has come.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jun 2006 09:54:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356534#M177854</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2006-06-09T09:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Help On IDOC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356535#M177855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nagaraj, &lt;/P&gt;&lt;P&gt; i have tried the same &lt;/P&gt;&lt;P&gt; but i couldn't get the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Earlier i modified the mateiral based on Customer material no in idoc segments E1EDP01 and E1EDP19, then i had modified it in the XVBAP also, so i got the modified matnr in my sales order, &lt;/P&gt;&lt;P&gt; Now i have modified the idoc data, and after that to get it in my sales order what should i do ?&lt;/P&gt;&lt;P&gt; i want this in my sales order item's additional text, &lt;/P&gt;&lt;P&gt; how to do this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards, &lt;/P&gt;&lt;P&gt;Joseph&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jun 2006 09:59:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-idoc-program/m-p/1356535#M177855</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-09T09:59:29Z</dc:date>
    </item>
  </channel>
</rss>

