<?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: SO header text in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/so-header-text/m-p/6385484#M1403835</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;after the BDC transaction call is done, you can call a FM to insert header text for that invoice...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like:&lt;/P&gt;&lt;P&gt;call transaction xyz...&lt;/P&gt;&lt;P&gt;then&lt;/P&gt;&lt;P&gt;call function...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Dec 2009 09:46:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-11T09:46:14Z</dc:date>
    <item>
      <title>SO header text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/so-header-text/m-p/6385483#M1403834</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 am trying to insert the header text in the "Invoice Notes" through BDC. But in the recording for "Invoice Notes" "Filed name" and  &lt;/P&gt;&lt;P&gt;"Field Value" is showing as "BDC_OKCODE" and "=%_GC 168 25". While Creating the sales order, when control reaches to the u201CInvoice notesu201D option in the header text screen showing as a blank screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we achieve this through "CREATE_TEXT" and control will identify the option as "Invoice notes" in the header text screen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg: Text ID for invoice notes is u201CZH04u201D and text object is "VBBK". I know how to pass the values to CREATE_TEXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will the "ZH04" identify the option as "Invoice Notes" while creating the SO through BDC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SK.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2009 09:40:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/so-header-text/m-p/6385483#M1403834</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-11T09:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: SO header text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/so-header-text/m-p/6385484#M1403835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;after the BDC transaction call is done, you can call a FM to insert header text for that invoice...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like:&lt;/P&gt;&lt;P&gt;call transaction xyz...&lt;/P&gt;&lt;P&gt;then&lt;/P&gt;&lt;P&gt;call function...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2009 09:46:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/so-header-text/m-p/6385484#M1403835</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-11T09:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: SO header text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/so-header-text/m-p/6385485#M1403836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;use READ_text to get text from database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use SAVE_TEXT to save text to database.&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;&lt;/P&gt;&lt;P&gt;Edited by: Rasheed salman on Dec 11, 2009 11:28 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2009 10:28:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/so-header-text/m-p/6385485#M1403836</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-11T10:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: SO header text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/so-header-text/m-p/6385486#M1403837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Answered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2009 07:29:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/so-header-text/m-p/6385486#M1403837</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-15T07:29:48Z</dc:date>
    </item>
  </channel>
</rss>

