<?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: Inbound Idoc Type / Message Type / Process Code for Delivery via Tcode VL0N in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-type-message-type-process-code-for-delivery-via-tcode-vl0n/m-p/2705467#M626804</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys &lt;/P&gt;&lt;P&gt;     Idoc Type  DESADV01 / Mess Type DESAVD seems to be for to create inbound delivery for Purchase order. But i want to create Delivery for a Sales Order.  &lt;/P&gt;&lt;P&gt;              Let me know how to do this guys.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Srikanth M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Aug 2007 05:00:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-28T05:00:56Z</dc:date>
    <item>
      <title>Inbound Idoc Type / Message Type / Process Code for Delivery via Tcode VL0N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-type-message-type-process-code-for-delivery-via-tcode-vl0n/m-p/2705462#M626799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I need to to Idoc Type and Message type for to create Delivery ( Tcode VL01N ) for a sales order. &lt;/P&gt;&lt;P&gt;  I tried Idoc Type DELVRY03 and Message Type DESADV, but this is for Purchase Order  ( VL31N ).&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; Kindly help me. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Srikanth M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Aug 2007 08:10:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-type-message-type-process-code-for-delivery-via-tcode-vl0n/m-p/2705462#M626799</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-19T08:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Idoc Type / Message Type / Process Code for Delivery via Tcode VL0N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-type-message-type-process-code-for-delivery-via-tcode-vl0n/m-p/2705463#M626800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srikanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please explain what exactly you want to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whether you are going to send an Outbound Idoc (delivery) or &lt;/P&gt;&lt;P&gt;you want to create delivery for an Inobound Idoc?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 09:42:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-type-message-type-process-code-for-delivery-via-tcode-vl0n/m-p/2705463#M626800</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-20T09:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Idoc Type / Message Type / Process Code for Delivery via Tcode VL0N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-type-message-type-process-code-for-delivery-via-tcode-vl0n/m-p/2705464#M626801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srikanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to create a Delivery for an Inbound IDOC use the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Process Code : DESA&lt;/P&gt;&lt;P&gt;FM                 : IDOC_INPUT_DESADV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 09:45:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-type-message-type-process-code-for-delivery-via-tcode-vl0n/m-p/2705464#M626801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-20T09:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Idoc Type / Message Type / Process Code for Delivery via Tcode VL0N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-type-message-type-process-code-for-delivery-via-tcode-vl0n/m-p/2705465#M626802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys &lt;/P&gt;&lt;P&gt;        I solved the issued, i used Idoc Type DELIVERYPROCESSING_EXECUTE01 , and Message Type DELIVERYPROCESSING_EXECUTE01. &lt;/P&gt;&lt;P&gt;         his is for Inbound Delivery for  sales order. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Srikanth M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 04:34:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-type-message-type-process-code-for-delivery-via-tcode-vl0n/m-p/2705465#M626802</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T04:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Idoc Type / Message Type / Process Code for Delivery via Tcode VL0N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-type-message-type-process-code-for-delivery-via-tcode-vl0n/m-p/2705466#M626803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys &lt;/P&gt;&lt;P&gt; I could not use above message type/idoc type as they are not released in SAP. &lt;/P&gt;&lt;P&gt;  So i am again back to where i have come from. I am trying to use DESADV01 and Mess Type DESADV.&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;Srikanth M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 04:55:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-type-message-type-process-code-for-delivery-via-tcode-vl0n/m-p/2705466#M626803</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T04:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Idoc Type / Message Type / Process Code for Delivery via Tcode VL0N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-type-message-type-process-code-for-delivery-via-tcode-vl0n/m-p/2705467#M626804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys &lt;/P&gt;&lt;P&gt;     Idoc Type  DESADV01 / Mess Type DESAVD seems to be for to create inbound delivery for Purchase order. But i want to create Delivery for a Sales Order.  &lt;/P&gt;&lt;P&gt;              Let me know how to do this guys.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Srikanth M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 05:00:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-type-message-type-process-code-for-delivery-via-tcode-vl0n/m-p/2705467#M626804</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T05:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Idoc Type / Message Type / Process Code for Delivery via Tcode VL0N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-type-message-type-process-code-for-delivery-via-tcode-vl0n/m-p/2705468#M626805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys i had to use custom idoc type&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2007 08:00:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-type-message-type-process-code-for-delivery-via-tcode-vl0n/m-p/2705468#M626805</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-05T08:00:59Z</dc:date>
    </item>
  </channel>
</rss>

