<?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: Posting ASN using FM ( Process Code: DELS ) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/posting-asn-using-fm-process-code-dels/m-p/1120078#M108695</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is going to be difficult as it may vary with configuration. Hard way is fill in the basic data and try. It is a tedious way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jan 2006 13:49:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-30T13:49:27Z</dc:date>
    <item>
      <title>Posting ASN using FM ( Process Code: DELS )</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/posting-asn-using-fm-process-code-dels/m-p/1120072#M108689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SDN Community..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have problem in Posting ASN Function Module.&lt;/P&gt;&lt;P&gt;We are serching PO's for which ASN has not been sent.&lt;/P&gt;&lt;P&gt;After Getting POs.&lt;/P&gt;&lt;P&gt;We are sending ASN for Purchase Order.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="---------------------" /&gt;&lt;P&gt;Now the scenario is such that ASN will be posted using EDI Function module &lt;/P&gt;&lt;P&gt;attached with the inbound process code for &amp;lt;b&amp;gt;DESADV&amp;lt;/b&amp;gt; i.e DELS, so that synchronous processing can be guaranteed.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Posting ASN (Inbound Delivery): &lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="---------------------" /&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="---------------------" /&gt;&lt;P&gt;Message Type:         &amp;lt;b&amp;gt;DESADV&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Idoc Type       :     &amp;lt;b&amp;gt;DELVRY03&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Process Code:         &amp;lt;b&amp;gt;DELS&amp;lt;/b&amp;gt;        &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Group        V55K   (Incoming shipment messages (ALE/EDI))&lt;/P&gt;&lt;P&gt;Function Module:      &amp;lt;b&amp;gt;IDOC_INPUT_DESADV1&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i am unable to understand the Import/Export parameters of this function module: IDOC_INPUT_DESADV1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;IMPORT PAAMETERS&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="------------------" /&gt;&lt;P&gt;-INPUT_METHOD	        LIKE	BDWFAP_PAR-INPUTMETHD&lt;/P&gt;&lt;P&gt;-MASS_PROCESSING	LIKE	BDWFAP_PAR-MASS_PROC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;EXPORT PARAMETERS&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="------------------" /&gt;&lt;P&gt;-WORKFLOW_RESULT	LIKE	BDWFAP_PAR-RESULT&lt;/P&gt;&lt;P&gt;-APPLICATION_VARIABLE	LIKE	BDWFAP_PAR-APPL_VAR&lt;/P&gt;&lt;P&gt;-IN_UPDATE_TASK	        LIKE	BDWFAP_PAR-UPDATETASK&lt;/P&gt;&lt;P&gt;-CALL_TRANSACTION_DONE	LIKE	BDWFAP_PAR-CALLTRANS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;TABLES&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----------" /&gt;&lt;P&gt;IDOC_CONTRL	        LIKE	EDIDC&lt;/P&gt;&lt;P&gt;IDOC_DATA	        LIKE	EDIDD&lt;/P&gt;&lt;P&gt;IDOC_STATUS	        LIKE	BDIDOCSTAT&lt;/P&gt;&lt;P&gt;RETURN_VARIABLES	LIKE	BDWFRETVAR&lt;/P&gt;&lt;P&gt;SERIALIZATION_INFO	LIKE	BDI_SER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me in how to send/post ASN using this FM and What values i need to pass to the importing parameters of this FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help will be Appreciated.&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;Vijay Raheja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2006 09:12:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/posting-asn-using-fm-process-code-dels/m-p/1120072#M108689</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-25T09:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Posting ASN using FM ( Process Code: DELS )</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/posting-asn-using-fm-process-code-dels/m-p/1120073#M108690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;You don't need to supply the import parameters and tables parameters.SAP itself takes care of passing these values during the inbound processing.&lt;/P&gt;&lt;P&gt;Once the IDOC is created in the SAP database,process code ( In your case DELS) is read and the corresponding posting function module is selected for IDOC posting.&lt;/P&gt;&lt;P&gt;During this process SAP standrad programs supply all these values for the processing.&lt;/P&gt;&lt;P&gt;Anyway I am giving you the path where you can find the documentation for these parameters.&lt;/P&gt;&lt;P&gt;SAP Libarary&lt;DEL&gt;&amp;gt;Basis Components&lt;/DEL&gt;&amp;gt;Middleware--&amp;gt;ALE Programming guide.&lt;/P&gt;&lt;P&gt;Please let me know if you have any questions.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;karun.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 08:40:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/posting-asn-using-fm-process-code-dels/m-p/1120073#M108690</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-30T08:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Posting ASN using FM ( Process Code: DELS )</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/posting-asn-using-fm-process-code-dels/m-p/1120074#M108691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on your configuration, when Idoc is generated in SAP the relavant inbound process code is found out. In your case DELS. If you check the configuration, this process code is connected to the FM IDOC_INPUT_DESADV1. So the std program would execute this FM using the data available in Idoc and you don't have to worry abt the parameters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 09:14:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/posting-asn-using-fm-process-code-dels/m-p/1120074#M108691</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-30T09:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Posting ASN using FM ( Process Code: DELS )</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/posting-asn-using-fm-process-code-dels/m-p/1120075#M108692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhijit Dani &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not configuring any ALE Scenario.Neither i want to create any IDOC.AS i told in my Scenario i have to POST ASN directly using Function Module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As both of replies for this Question says that SAP standard proram will fill import paametres for this function module automatically referring IDOC DATA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in my case i don't have any created IDOC thats why i need to know,What should be the values and how to pass those values to This FUNCTION MODULE?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope the question is Clear..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regads,&lt;/P&gt;&lt;P&gt;Vijay Raheja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 09:27:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/posting-asn-using-fm-process-code-dels/m-p/1120075#M108692</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-30T09:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Posting ASN using FM ( Process Code: DELS )</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/posting-asn-using-fm-process-code-dels/m-p/1120076#M108693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pass blanks for both the importing parameter. As for the tables you need to fill the IDOC related tables with the relavant data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 10:29:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/posting-asn-using-fm-process-code-dels/m-p/1120076#M108693</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-30T10:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Posting ASN using FM ( Process Code: DELS )</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/posting-asn-using-fm-process-code-dels/m-p/1120077#M108694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Abhijit Dani  &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;That is the problem i am facing..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"relavant data for idoc DELVRY03" &lt;/P&gt;&lt;P&gt;Can you help on those fields(DELVRY03)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijay Raheja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 12:48:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/posting-asn-using-fm-process-code-dels/m-p/1120077#M108694</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-30T12:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Posting ASN using FM ( Process Code: DELS )</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/posting-asn-using-fm-process-code-dels/m-p/1120078#M108695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is going to be difficult as it may vary with configuration. Hard way is fill in the basic data and try. It is a tedious way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 13:49:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/posting-asn-using-fm-process-code-dels/m-p/1120078#M108695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-30T13:49:27Z</dc:date>
    </item>
  </channel>
</rss>

