<?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: Repeating IDOC segments in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/repeating-idoc-segments/m-p/1542842#M247160</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shiva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The best way is to use repeating existing segment (if still available) to populate the supplier code through custom user exits in process code/function module. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the above is not available then extended the standard IDoc would be the next option. Extended the IDoc will involve above task and also additional setup in the configuration as well i.e. partner profile (WE20) and etc.&lt;/P&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;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Aug 2006 00:54:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-25T00:54:17Z</dc:date>
    <item>
      <title>Repeating IDOC segments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/repeating-idoc-segments/m-p/1542840#M247158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can anyone explain why and which is a better option among&lt;/P&gt;&lt;P&gt;Repeating an IDOC segment to populate some additional data or extending a segment to populate the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to populate supplier code in E2DRM1 segment- Partner_ID field of IDOC type QALITY02. The SAP's standard populates ADRNR number from the KNA1 table (in transaction code QC20). But in transaction QC22, I dont see this segment. How to populate this segment?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2006 16:44:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/repeating-idoc-segments/m-p/1542840#M247158</guid>
      <dc:creator>Shiva_Ram</dc:creator>
      <dc:date>2006-08-24T16:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Repeating IDOC segments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/repeating-idoc-segments/m-p/1542841#M247159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shiva Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to populate field (partner_id field) then you have to extend the IDOC and populate the supplier code for QC22. For QC21, that field will be blank. So go for IDOC extension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2006 23:56:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/repeating-idoc-segments/m-p/1542841#M247159</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-24T23:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Repeating IDOC segments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/repeating-idoc-segments/m-p/1542842#M247160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shiva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The best way is to use repeating existing segment (if still available) to populate the supplier code through custom user exits in process code/function module. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the above is not available then extended the standard IDoc would be the next option. Extended the IDoc will involve above task and also additional setup in the configuration as well i.e. partner profile (WE20) and etc.&lt;/P&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2006 00:54:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/repeating-idoc-segments/m-p/1542842#M247160</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-25T00:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Repeating IDOC segments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/repeating-idoc-segments/m-p/1542843#M247161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you for your valuable suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With regards,&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2006 02:00:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/repeating-idoc-segments/m-p/1542843#M247161</guid>
      <dc:creator>Shiva_Ram</dc:creator>
      <dc:date>2006-08-25T02:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: Repeating IDOC segments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/repeating-idoc-segments/m-p/1542844#M247162</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 suggest you to extend the Segment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2006 07:23:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/repeating-idoc-segments/m-p/1542844#M247162</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-25T07:23:09Z</dc:date>
    </item>
  </channel>
</rss>

