<?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: Put additional data in an IDoc segment in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/put-additional-data-in-an-idoc-segment/m-p/9383679#M1734299</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to do this without actually writing code? I'm afraid this is way over my head, I'm still trying to find my way around the software. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Either way, thanks for your reply. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Apr 2013 07:21:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-04-05T07:21:42Z</dc:date>
    <item>
      <title>Put additional data in an IDoc segment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/put-additional-data-in-an-idoc-segment/m-p/9383677#M1734297</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 have an outbound file type WBBDLD to send article information to an outsider. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the segment E1WBB10 there is a field stored MAKTM, which contains the Article Description. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, in my Article Information (the screen you get from transaction MM) there are multiple Article Descriptions under "Additional Data". The name is stored in 3 different languages (EN/FR/NL)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to get 3 segments E1WBB10 in my Idoc, each containing one of the Article Descriptions? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please explain in basic steps, as I'm only working with SAP for a week and still learning... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Stijn. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2013 14:27:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/put-additional-data-in-an-idoc-segment/m-p/9383677#M1734297</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-04T14:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Put additional data in an IDoc segment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/put-additional-data-in-an-idoc-segment/m-p/9383678#M1734298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stijn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you are using the IDOC type WBBDLD06. In this Segment E1WBB10 can contain 100 rows of data. Please find the attachment. Find the User exit in the process code function module. Write the custom code to add the description to the segment E1WBB10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/202071" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;~Niranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2013 06:38:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/put-additional-data-in-an-idoc-segment/m-p/9383678#M1734298</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-05T06:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: Put additional data in an IDoc segment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/put-additional-data-in-an-idoc-segment/m-p/9383679#M1734299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to do this without actually writing code? I'm afraid this is way over my head, I'm still trying to find my way around the software. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Either way, thanks for your reply. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2013 07:21:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/put-additional-data-in-an-idoc-segment/m-p/9383679#M1734299</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-05T07:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Put additional data in an IDoc segment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/put-additional-data-in-an-idoc-segment/m-p/9383680#M1734300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stjin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function modules MASTERIDOC_CREATE_REQ_WBBDLD, MASTERIDOC_CREATE_SMD_WBBDLD and MASTERIDOC_CREATE_WBBDLD are used for IDOC processing of the Generate Assortment List. I gone through the code. I think we cant add the text in all languages without the code changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;~Niranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2013 09:31:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/put-additional-data-in-an-idoc-segment/m-p/9383680#M1734300</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-05T09:31:13Z</dc:date>
    </item>
  </channel>
</rss>

