<?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: Function Module for VL31N in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-vl31n/m-p/8686277#M1669570</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Akankshi,&lt;/P&gt;&lt;P&gt;thanks for very quick answer. Unfortunately none of the two FMs can forward text.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Berthold&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Apr 2012 16:45:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-04-23T16:45:16Z</dc:date>
    <item>
      <title>Function Module for VL31N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-vl31n/m-p/8686273#M1669566</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'm desparately searching for a function module to create an inbound delivery related to a purchase order. I can't use "BAPI_GOODSMVT_CREATE" because I must create a delivery with Header-Text.&lt;BR /&gt;I only found "&lt;SPAN lang="EN-GB" style="font-family: 'TheSans Swisscom Light'; font-size: 10pt;"&gt;GN_DELIVERY_CREATE&lt;/SPAN&gt;", wich allows forwarding header text via Table. I tried to link ist with purchase order via "XKOMDLGN-VGBEL / VGPOS", but it doesn't work (Error VL565). &lt;/P&gt;&lt;P&gt;Thanks in advance for help.&lt;/P&gt;&lt;P&gt;Berthold&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 13:38:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-vl31n/m-p/8686273#M1669566</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-19T13:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module for VL31N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-vl31n/m-p/8686274#M1669567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am no sure if any other FM is available. But If only header text is the problem for you while calling BAPI_GOODSMVT_CREATE then you may call the FM SAVE_TEXT to create the text. Anyways any other FM which saves your header text must be using it. So you can do the additional work yourself &lt;SPAN __jive_emoticon_name="silly" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/5.0.1/images/emoticons/silly.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 13:50:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-vl31n/m-p/8686274#M1669567</guid>
      <dc:creator>Private_Member_49934</dc:creator>
      <dc:date>2012-04-19T13:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module for VL31N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-vl31n/m-p/8686275#M1669568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is field xkomdlgn-vgtyp filled?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pawan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 13:50:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-vl31n/m-p/8686275#M1669568</guid>
      <dc:creator>Pawan_Kesari</dc:creator>
      <dc:date>2012-04-19T13:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module for VL31N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-vl31n/m-p/8686276#M1669569</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;You can try the below FMs:&lt;/P&gt;&lt;P&gt; BAPI_SALESORDER_CREATEFROMDAT2&lt;/P&gt;&lt;P&gt; RV_DELIVERY_CREATE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it solves your problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 14:21:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-vl31n/m-p/8686276#M1669569</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-19T14:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module for VL31N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-vl31n/m-p/8686277#M1669570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Akankshi,&lt;/P&gt;&lt;P&gt;thanks for very quick answer. Unfortunately none of the two FMs can forward text.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Berthold&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 16:45:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-vl31n/m-p/8686277#M1669570</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-23T16:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module for VL31N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-vl31n/m-p/8686278#M1669571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. I filled it with "F"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 17:09:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-vl31n/m-p/8686278#M1669571</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-23T17:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module for VL31N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-vl31n/m-p/8686279#M1669572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As mentioned earlier, you have to update the texts separately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 17:15:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-vl31n/m-p/8686279#M1669572</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-23T17:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module for VL31N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-vl31n/m-p/8686280#M1669573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for detailled info. But I must forward Text directly to delivery, because delivery sends out an iDOC (which has to contain the text) immediately after been created.&lt;/P&gt;&lt;P&gt;Meanwhile I created a delivery with help of "GN_DELIVERY_CREATE" but without text. I filled text-tables "IT_GN_TEXTH" &amp;amp; "IT_GN_TEXTL". But unfortunately it doesnt work in any data-constellation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 17:20:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-vl31n/m-p/8686280#M1669573</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-23T17:20:41Z</dc:date>
    </item>
  </channel>
</rss>

