<?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: Creating TEXT using GN_DELIVERY_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-using-gn-delivery-create/m-p/6970216#M1491154</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Markus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now I had the problem to create a header text for an inbound delivery without reference. The point is - leave RFBEL and RFPOS initial!!! See Form gn_match_texts_wms(saplv50s) called in kopieren_endrunde.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And take care the text control customizing is set up properly!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gruß Uwe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Uwe Beyer on Sep 24, 2010 1:52 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Sep 2010 11:52:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-09-24T11:52:13Z</dc:date>
    <item>
      <title>Creating TEXT using GN_DELIVERY_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-using-gn-delivery-create/m-p/6970207#M1491145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i use function GN_DELIVERY_CREATE to create an outbound delivery.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am passing the values in structures IT_GN_TEXTH (Header text), IT_GN_TEXTL (Item text) but texts&lt;/P&gt;&lt;P&gt;are not created in delivery.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody know THE MINIMUM FIELDS TO PASS TO THOSE STRUCTURES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Same problem without a solution is described in post &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="1699672"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;thx in advance &lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 09:26:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-using-gn-delivery-create/m-p/6970207#M1491145</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-08T09:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Creating TEXT using GN_DELIVERY_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-using-gn-delivery-create/m-p/6970208#M1491146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In 'IT_GN_TEXTH' you have to pass RFBEL, RFPOS, TDOBJECT, TDNAME, TDID, TDSPRAS. And in 'IT_GN_TEXTL', you have to pass RFBEL, RFPOS, TDID, TDSPRAS, TDFORMAT, TDLINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember for header texts, leave value of RFPOS as blank.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 09:47:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-using-gn-delivery-create/m-p/6970208#M1491146</guid>
      <dc:creator>birendra_chatterjee</dc:creator>
      <dc:date>2010-06-08T09:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Creating TEXT using GN_DELIVERY_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-using-gn-delivery-create/m-p/6970209#M1491147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Birendra Chatte,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx for your answer. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concerning the parameters RFBEL and RFPOS: I dont know which values I have to pass. When calling the&lt;/P&gt;&lt;P&gt;function i dont have the delivery number (RFBEL??) and the position (RFPOS??)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you give an example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 09:53:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-using-gn-delivery-create/m-p/6970209#M1491147</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-08T09:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Creating TEXT using GN_DELIVERY_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-using-gn-delivery-create/m-p/6970210#M1491148</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 see how these tables are processed in routine gn_match_texts_wms in include LV50SFWM. SO you can put a break point here and call your FM to see what is going on and what you need to set up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 10:49:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-using-gn-delivery-create/m-p/6970210#M1491148</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2010-06-08T10:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Creating TEXT using GN_DELIVERY_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-using-gn-delivery-create/m-p/6970211#M1491149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx for this hint, but debugger does not stopp in this FORM you posted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 12:11:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-using-gn-delivery-create/m-p/6970211#M1491149</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-09T12:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Creating TEXT using GN_DELIVERY_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-using-gn-delivery-create/m-p/6970212#M1491150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Markus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In 'IT_GN_TEXTH' you have to pass RFPOS, TDOBJECT, TDNAME, TDID, TDSPRAS. And in 'IT_GN_TEXTL', you have to pass  RFPOS, TDID, TDSPRAS, TDFORMAT, TDLINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember for header texts, leave value of RFPOS as blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Birendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 12:13:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-using-gn-delivery-create/m-p/6970212#M1491150</guid>
      <dc:creator>birendra_chatterjee</dc:creator>
      <dc:date>2010-06-09T12:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Creating TEXT using GN_DELIVERY_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-using-gn-delivery-create/m-p/6970213#M1491151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any examples?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jun 2010 06:47:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-using-gn-delivery-create/m-p/6970213#M1491151</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-10T06:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: Creating TEXT using GN_DELIVERY_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-using-gn-delivery-create/m-p/6970214#M1491152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Markus, oje, all diese Leute, die nur labern, es aber nie probiert haben... &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So your lucky as I had the same issue today &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt; Here's the my solution (Inbound delivery for purchase order):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, you have to fill the parameter IS_BORGR_CONTROL-SAVE_TEXTS = 'X'. Now you will see the mentioned break-point is reached.&lt;/P&gt;&lt;P&gt;Surprisingly for a PO reference you have to use these:&lt;/P&gt;&lt;P&gt;RFBEL=EKKO-EBELN and RFPOS=EKPO-EBELP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have no reference try RFBEL='$        1' (8 spaces!) and RFPOS='000010' counting. I did not try this! Maybe you can give some feedback here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gruß Uwe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Uwe Beyer on Jun 11, 2010 5:16 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 15:15:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-using-gn-delivery-create/m-p/6970214#M1491152</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-11T15:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: Creating TEXT using GN_DELIVERY_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-using-gn-delivery-create/m-p/6970215#M1491153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Uwe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;leider ist im SDN die Methodik frage-&amp;gt;googeln-&amp;gt;irgendwas_antworten weit verbreitet... das kann einem ganz schön auf den Zeiger gehen....danke für Deine Mühe...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx for you answer. Unfortunately it didn't work out for me, texts are not created even if I fill the parameters like you proposed.&lt;/P&gt;&lt;P&gt;I have to find another solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 14:49:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-using-gn-delivery-create/m-p/6970215#M1491153</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-17T14:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Creating TEXT using GN_DELIVERY_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-using-gn-delivery-create/m-p/6970216#M1491154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Markus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now I had the problem to create a header text for an inbound delivery without reference. The point is - leave RFBEL and RFPOS initial!!! See Form gn_match_texts_wms(saplv50s) called in kopieren_endrunde.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And take care the text control customizing is set up properly!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gruß Uwe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Uwe Beyer on Sep 24, 2010 1:52 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Sep 2010 11:52:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-using-gn-delivery-create/m-p/6970216#M1491154</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-24T11:52:13Z</dc:date>
    </item>
  </channel>
</rss>

