<?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: header text in bapi_salesorder_createfromdat2 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/header-text-in-bapi-salesorder-createfromdat2/m-p/5866210#M1322473</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;  I you want to populate text in the text fields at the header where you can populate teh long text you have to use the structure that you already have identified with 'ITM_NUMBER' = 0 and if you want to populate text in your reference or some other field at the header you can use the fields avaliabe in 'ORDER_HEADER_IN' like 'REF_1' for your reference if you want to populate in some toehr field on the header let us know..so that we can try to help..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jul 2009 08:09:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-27T08:09:32Z</dc:date>
    <item>
      <title>header text in bapi_salesorder_createfromdat2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/header-text-in-bapi-salesorder-createfromdat2/m-p/5866206#M1322469</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;anybody knows the field where i can put the text for header in the bapi bapi_salesorder_createfromdat2. I find the field order_text but i think that is fo items text but not for header text. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 07:31:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/header-text-in-bapi-salesorder-createfromdat2/m-p/5866206#M1322469</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-27T07:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: header text in bapi_salesorder_createfromdat2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/header-text-in-bapi-salesorder-createfromdat2/m-p/5866207#M1322470</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 need to Use SAVE_TEXT to put the sales order header tex..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this way..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call function "bapi bapi_salesorder_createfromdat2"&lt;/P&gt;&lt;P&gt;if sy-subrc = 0.&lt;/P&gt;&lt;P&gt;  call function "SAVE_text"&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prabhudas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 07:40:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/header-text-in-bapi-salesorder-createfromdat2/m-p/5866207#M1322470</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-27T07:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: header text in bapi_salesorder_createfromdat2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/header-text-in-bapi-salesorder-createfromdat2/m-p/5866208#M1322471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this:&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="993847"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 07:47:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/header-text-in-bapi-salesorder-createfromdat2/m-p/5866208#M1322471</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-27T07:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: header text in bapi_salesorder_createfromdat2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/header-text-in-bapi-salesorder-createfromdat2/m-p/5866209#M1322472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you explain that more?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what field shoud i enter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 07:49:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/header-text-in-bapi-salesorder-createfromdat2/m-p/5866209#M1322472</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-27T07:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: header text in bapi_salesorder_createfromdat2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/header-text-in-bapi-salesorder-createfromdat2/m-p/5866210#M1322473</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;  I you want to populate text in the text fields at the header where you can populate teh long text you have to use the structure that you already have identified with 'ITM_NUMBER' = 0 and if you want to populate text in your reference or some other field at the header you can use the fields avaliabe in 'ORDER_HEADER_IN' like 'REF_1' for your reference if you want to populate in some toehr field on the header let us know..so that we can try to help..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 08:09:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/header-text-in-bapi-salesorder-createfromdat2/m-p/5866210#M1322473</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-27T08:09:32Z</dc:date>
    </item>
  </channel>
</rss>

