<?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: order acknowledgement 855 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/order-acknowledgement-855/m-p/934827#M61697</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are looking for Order acknowledgement, which is ALE message ORDRSP and IDOC type ORDERS05. Corresponding EDI message is 855. In standard ALE process order acknowledgement can only happen at order level. So if there are multiple orders from same ship-to party multiple ORDRSP messages (ORDERS05 IDOCs) will be created. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since you want to send  acknowledgement for all orders recieved for one ship-to-party in a day, I am sure you will be thinking of processing them in a batch. If you need to send this information as IDOC then, you will need to create a custom IDOC because ORDERS05 has order number in the header segment and that can be only one. But if you are converting IDOC into EDI message then you can handle this in the program that is converting IDOC to EDI message. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For generating ORDRSP messgae on creation of Sales Order you need to configure standard output type BA00.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sanjeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 Aug 2005 10:28:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-08-20T10:28:34Z</dc:date>
    <item>
      <title>order acknowledgement 855</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/order-acknowledgement-855/m-p/934823#M61693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we have multiple idocs with status 53 we need to club all these idocs according to ship to party and send a single confirmation to the ship to party.&lt;/P&gt;&lt;P&gt;for this scenario do we need to create custom program to club the idocs according  to ship to party.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2005 14:14:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/order-acknowledgement-855/m-p/934823#M61693</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-19T14:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: order acknowledgement 855</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/order-acknowledgement-855/m-p/934824#M61694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I believe you do need to create a custom function for this purpose.  You could probably use the std idoc w/an extension and the custom function to do the logic.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2005 15:26:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/order-acknowledgement-855/m-p/934824#M61694</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-19T15:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: order acknowledgement 855</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/order-acknowledgement-855/m-p/934825#M61695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The IDocs are already created, then the only way to combine them is a custom program. What are you combining them into, another IDoc? If, let us say, these are multiple deliveries for multiple order confirmation dates. Do you still want to combine them, just because they go to the same ship-to or do you want to acknowledge each order in one IDoc?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this before you embark on writing custom code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2005 17:23:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/order-acknowledgement-855/m-p/934825#M61695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-19T17:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: order acknowledgement 855</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/order-acknowledgement-855/m-p/934826#M61696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi srini,&lt;/P&gt;&lt;P&gt;      can we combine idocs of same ship to party in to one idoc,if possible can u explain how?.do we have to use another custom idoc type(like ZORDERS05) to create the new idoc(single) from existing ones.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Aug 2005 09:03:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/order-acknowledgement-855/m-p/934826#M61696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-20T09:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: order acknowledgement 855</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/order-acknowledgement-855/m-p/934827#M61697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are looking for Order acknowledgement, which is ALE message ORDRSP and IDOC type ORDERS05. Corresponding EDI message is 855. In standard ALE process order acknowledgement can only happen at order level. So if there are multiple orders from same ship-to party multiple ORDRSP messages (ORDERS05 IDOCs) will be created. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since you want to send  acknowledgement for all orders recieved for one ship-to-party in a day, I am sure you will be thinking of processing them in a batch. If you need to send this information as IDOC then, you will need to create a custom IDOC because ORDERS05 has order number in the header segment and that can be only one. But if you are converting IDOC into EDI message then you can handle this in the program that is converting IDOC to EDI message. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For generating ORDRSP messgae on creation of Sales Order you need to configure standard output type BA00.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sanjeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Aug 2005 10:28:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/order-acknowledgement-855/m-p/934827#M61697</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-20T10:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: order acknowledgement 855</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/order-acknowledgement-855/m-p/934828#M61698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;  i need to collect all the order confirmation idocs(with status 53)of same sold to party and create a single order confirmation idoc using custom program. can any one send me a sample custom program for the above scenario.&lt;/P&gt;&lt;P&gt;    from which table should i fetch the records to generate new idoc.can i use the function module MASTER_IDOC_DISTRIBUTION to generate the new (single) idoc from existing ones with status 53.&lt;/P&gt;&lt;P&gt;        promt replies with solution will be rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;sanjay.s&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2005 15:07:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/order-acknowledgement-855/m-p/934828#M61698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-24T15:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: order acknowledgement 855</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/order-acknowledgement-855/m-p/934829#M61699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanjay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   You can get IDOC data from tables EDID4, EDIDC and EDIDS.  I will suggest you discuss this with your business analyst because it really is not making any sense to me when you are saying you will send acknowledgement based on the the IDOC data. An order acknowledgement should be sent from the order creation transaction. What I suggested in my previous reply is a more standard way of sending the acknowledgement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sanjeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2005 15:32:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/order-acknowledgement-855/m-p/934829#M61699</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-24T15:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: order acknowledgement 855</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/order-acknowledgement-855/m-p/934830#M61700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sanjeev,&lt;/P&gt;&lt;P&gt;           according to our scenario customer with sdq segment (a material will have 10 ship to party)is going to send purchase order with minimum 400 line items of different ship-to-party.all these line items are split and saved as individual sales orders,and idoc confirmation is generated for these sales orders.now we have to group all these order confirmation idocs and generate new  single order confirmation idoc and sent to the sold to party.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2005 15:46:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/order-acknowledgement-855/m-p/934830#M61700</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-24T15:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: order acknowledgement 855</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/order-acknowledgement-855/m-p/934831#M61701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The answers already been given.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2005 16:19:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/order-acknowledgement-855/m-p/934831#M61701</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-24T16:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: order acknowledgement 855</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/order-acknowledgement-855/m-p/934832#M61702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanjay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   You didn't provide the most critical information &amp;lt;u&amp;gt;whether your objective is to send the 855 or IDOC&amp;lt;/u&amp;gt;. It is advisable to generate ORDRSP message for each Sales Order and choose "Collect" in the partner profile. Write a program to combine all the information from all the IDOC's generated for same Sold-To-Party into another IDOC (Custom because ORDERS05 can have only one Sales Order) or 855 directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sanjeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2005 16:24:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/order-acknowledgement-855/m-p/934832#M61702</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-24T16:24:42Z</dc:date>
    </item>
  </channel>
</rss>

