<?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: Problem with text determination invoice VF01 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-text-determination-invoice-vf01/m-p/664453#M29022</link>
    <description>&lt;P&gt;Hi Raymond, I'm the abapper &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; I don't know how to delete these textexcept by using /h. &lt;/P&gt;
  &lt;P&gt;I checked VOTXN with the consultant and everything seems ok.&lt;/P&gt;
  &lt;P&gt;We're going to talk with the user in order to know why they have this text..&lt;/P&gt;
  &lt;P&gt;Thanks !&lt;/P&gt;</description>
    <pubDate>Mon, 23 Apr 2018 06:17:27 GMT</pubDate>
    <dc:creator>maria_merino</dc:creator>
    <dc:date>2018-04-23T06:17:27Z</dc:date>
    <item>
      <title>Problem with text determination invoice VF01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-text-determination-invoice-vf01/m-p/664451#M29020</link>
      <description>&lt;P&gt;HI experts,&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;I have a problem with invoice text determination. In tx. VF01, creating an invoice from a sales order, I get some header text but I can't find where they come from. I think I've checked all the possible userexits, control copy.. but there's nothing. Any suggestion ?&lt;/P&gt;
  &lt;P&gt;I've seen that in STXH table they have one entry like for STXH-NAME = $000000001, and whenever they create an invoice, there's always the same text &lt;span class="lia-unicode-emoji" title=":face_with_open_mouth:"&gt;😮&lt;/span&gt;&lt;/P&gt;
  &lt;P&gt;where can I see this text, apart from read_text?&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt; 
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Thanks in advance,&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Maria&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 11:50:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-text-determination-invoice-vf01/m-p/664451#M29020</guid>
      <dc:creator>maria_merino</dc:creator>
      <dc:date>2018-04-20T11:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with text determination invoice VF01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-text-determination-invoice-vf01/m-p/664452#M29021</link>
      <description>&lt;P&gt;Did you also check Customizing (tr. VOTXN) before Abap?&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Also check for dump/update errors sequels such as temporary objects texts not cleared. In this case ask some Abapper to purge those texts from database. (Or look for an OSS note with keywords such as "Deletion of long texts" "temporary")&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 12:34:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-text-determination-invoice-vf01/m-p/664452#M29021</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2018-04-20T12:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with text determination invoice VF01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-text-determination-invoice-vf01/m-p/664453#M29022</link>
      <description>&lt;P&gt;Hi Raymond, I'm the abapper &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; I don't know how to delete these textexcept by using /h. &lt;/P&gt;
  &lt;P&gt;I checked VOTXN with the consultant and everything seems ok.&lt;/P&gt;
  &lt;P&gt;We're going to talk with the user in order to know why they have this text..&lt;/P&gt;
  &lt;P&gt;Thanks !&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2018 06:17:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-text-determination-invoice-vf01/m-p/664453#M29022</guid>
      <dc:creator>maria_merino</dc:creator>
      <dc:date>2018-04-23T06:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with text determination invoice VF01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-text-determination-invoice-vf01/m-p/664454#M29023</link>
      <description>&lt;P&gt;Look at source of a program such as the one attached in note &lt;A href="https://launchpad.support.sap.com/#/notes/134055"&gt;134055 - Deletion of long texts for temporary notifications&lt;/A&gt;. (Copy and adapt constants of the report as TDOBJECT and TDNAME from notification to invoice)&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;EM&gt;Hints: Those garbage records are generated by inconsistencies/problems during save of a document, temporary key values are not renumbered and data is saved to database with the temporary keys.&lt;/EM&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2018 06:31:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-text-determination-invoice-vf01/m-p/664454#M29023</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2018-04-23T06:31:28Z</dc:date>
    </item>
  </channel>
</rss>

