<?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: Invoice Text in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/invoice-text/m-p/9422907#M1738301</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the file is a text file, how would you be able to use FM SAVE_TEXT to insert&amp;nbsp; for example &amp;lt;bold font&amp;gt;, &amp;lt;italic&amp;gt; &amp;lt;next line&amp;gt; syntax in the STXH and STXL table? Are there special syntax that can be used in the text file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 18 May 2013 00:50:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-05-18T00:50:03Z</dc:date>
    <item>
      <title>Invoice Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/invoice-text/m-p/9422902#M1738296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In FB03&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you go to menu : Extras--&amp;gt; Text --&amp;gt; Invoice Description, you can enter text that will appear on the invoice template.&amp;nbsp; Is this field in the database or is it a free form text?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise where can i find more info about this text field in the manual. Is it true that is a free form and therefore it cannot be uploaded via an interface?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 12:40:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/invoice-text/m-p/9422902#M1738296</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-17T12:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: Invoice Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/invoice-text/m-p/9422903#M1738297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you use the menu : Extras -&amp;gt; Text -&amp;gt; Invoice Description it takes you into an editor screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you then use menu : Goto -&amp;gt; Header, a screen will show with Text name, Language, Text ID, Text Object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These values can be used in function modules READ_TEXT, EDIT_TEXT and a number of other functions in function group STXD to manipulate the text content.&amp;nbsp; The actual text is held in table STXH and STXL, so the functions allow a more friendly interface to the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 13:20:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/invoice-text/m-p/9422903#M1738297</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-17T13:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: Invoice Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/invoice-text/m-p/9422904#M1738298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition to Paul post, use FM SAVE_TEXT to save the text. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul has mentioned the right details for Object IDs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Manu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 15:39:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/invoice-text/m-p/9422904#M1738298</guid>
      <dc:creator>manukapur</dc:creator>
      <dc:date>2013-05-17T15:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Invoice Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/invoice-text/m-p/9422905#M1738299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We currently use an interface to upload 10,000 of invoices in SAP. It is all good. It upload the invoice with all the fields needed to create an invoice such as date, header txt, cost centre, cost element, reference number, amount etc....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We wanted the field "Invoice Description" to be part of the text file but they said it is not possible to upload that field to the database. They said that text field is a free form and not a field in the database that can be populated as part of an interface.&amp;nbsp; is there any link to SAP manual I can refer to?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 17:37:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/invoice-text/m-p/9422905#M1738299</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-17T17:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Invoice Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/invoice-text/m-p/9422906#M1738300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eric, &lt;/P&gt;&lt;P&gt;So your interface must be reading this particular file in which you can add in the field for description. The interface program can be modified to read the new file and by using FM SAVE_TEXT you can save this description into the Invoice Header.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, you can create a new file with the Invoice numbers and description. You can then create a new interface program passing the Obj ID etc into the FM SAVE_TEXT to upload the text. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Manu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 21:39:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/invoice-text/m-p/9422906#M1738300</guid>
      <dc:creator>manukapur</dc:creator>
      <dc:date>2013-05-17T21:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Invoice Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/invoice-text/m-p/9422907#M1738301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the file is a text file, how would you be able to use FM SAVE_TEXT to insert&amp;nbsp; for example &amp;lt;bold font&amp;gt;, &amp;lt;italic&amp;gt; &amp;lt;next line&amp;gt; syntax in the STXH and STXL table? Are there special syntax that can be used in the text file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 May 2013 00:50:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/invoice-text/m-p/9422907#M1738301</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-18T00:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: Invoice Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/invoice-text/m-p/9422908#M1738302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eric, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I know, Bold and Italics can't be done. Probably you can explore options for creating standard text using T Code.SO10. Specify your own font types in the paragraph format. &lt;/P&gt;&lt;P&gt;FM SAVE_TEXT&lt;/P&gt;&lt;P&gt;The function module writes a text module to the text file or text memory, depending on the specific text object.&lt;/P&gt;&lt;P&gt;The module can be used to change existing texts and to create new texts. If it is clear that it is a new text, this can be specified via the parameter INSERT. The result is better performance as a test read is not performed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 May 2013 08:44:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/invoice-text/m-p/9422908#M1738302</guid>
      <dc:creator>manukapur</dc:creator>
      <dc:date>2013-05-18T08:44:35Z</dc:date>
    </item>
  </channel>
</rss>

