<?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: IDOC segment problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-problem/m-p/3055481#M723583</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;   Goto Tcode WE30 and enter your extended Idoc type then press change button. Goto your Z-segment and double click on it, in the coming pop-up you can give the maximum number as 99 or 999 or and so on. Dont give Maximum number as 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Bujji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Nov 2007 05:18:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-30T05:18:26Z</dc:date>
    <item>
      <title>IDOC segment problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-problem/m-p/3055478#M723580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to send a custom idoc for PO, so i created a segment with folloing fields &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLE	Field name Data Type&lt;/P&gt;&lt;P&gt;EKKO	EBELN	EBELN&lt;/P&gt;&lt;P&gt;EKKO	LIFNR	ELIFN&lt;/P&gt;&lt;P&gt;EKKO	EKORG	EKORG&lt;/P&gt;&lt;P&gt;EKKO	BEDAT	EBDAT&lt;/P&gt;&lt;P&gt;EKPO	WERKS	EWERK&lt;/P&gt;&lt;P&gt;EKPO	EBELP	EBELP&lt;/P&gt;&lt;P&gt;EKPO	MATNR	MATNR&lt;/P&gt;&lt;P&gt;EKPO	MENGE	BSTMG&lt;/P&gt;&lt;P&gt;EKPO	REVLV	REVLV&lt;/P&gt;&lt;P&gt;MDSB	MATNR	MATNR&lt;/P&gt;&lt;P&gt;EKET	EINDT	EINDT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the problem is for each PO item there are more than 1 child items(MDSB-MATNR) and i have to send IDOC as &amp;amp; when PO releases.&lt;/P&gt;&lt;P&gt;The problem is how to pass multiple child items to idoc for 1 PO item. DO i need to create 1 more segment or any other ways&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;NIk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2007 04:22:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-problem/m-p/3055478#M723580</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-30T04:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC segment problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-problem/m-p/3055479#M723581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;When create the segments when you double click in the properties there is a field where you have to gives the Occurances like Minimum/Maximum  number&lt;/P&gt;&lt;P&gt;for item data we give 9999 like that and for header records we give as 1.&lt;/P&gt;&lt;P&gt;check it and do accordingly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2007 04:58:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-problem/m-p/3055479#M723581</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-30T04:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC segment problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-problem/m-p/3055480#M723582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya u wnt to declare another segment..Because for PO there will two tables EKKO,EKPO.One is for header data and another one for detail data..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now u wnt to create the segment based on this and u want to call ths two segments in the idoc..Y we r tryi9ng this is,becoz while populating the values to the idoc it will be very easy..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this,Surely it will work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2007 05:06:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-problem/m-p/3055480#M723582</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-30T05:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC segment problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-problem/m-p/3055481#M723583</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;   Goto Tcode WE30 and enter your extended Idoc type then press change button. Goto your Z-segment and double click on it, in the coming pop-up you can give the maximum number as 99 or 999 or and so on. Dont give Maximum number as 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Bujji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2007 05:18:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-problem/m-p/3055481#M723583</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-30T05:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC segment problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-problem/m-p/3055482#M723584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I already created 1 segment, with max 99999 entries, but the senario is when we release an idoc it means only 1 PO data will be send it may have 4 items(eg). that is fine because at last we r passing a table to idoc. that means it will send 4 IDOCs. but it will take same PO as diffrent entries because of items&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i need to pass child items of those items in PO. child items u can also say BOM items. so it may be possible that for 1 PO item there are 100 of line item. if i will release 1 doc, it will send 400 lines with all values same and only 1 field with diffrent entries, i dnt want to send same PO number and other fields so many times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to send IDOC with 1PO and Item no and having 100 child items ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Manish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2007 05:31:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-problem/m-p/3055482#M723584</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-30T05:31:37Z</dc:date>
    </item>
  </channel>
</rss>

