<?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: VF02 invoice output error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/vf02-invoice-output-error/m-p/6538977#M1427713</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;some where in the code or in the print program Read_text or SO10 text is called using EN hard coded value, try to recognize it and change it to &lt;STRONG&gt;nast-spras&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the easiest way is to use the SAP search tool, to search in SF code.. use Tr. smartforms open the form, hit the execute button , hit display and use the search tool there and use in the main program radio button....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;search with the term read_text or 'EN'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Jan 2010 22:15:07 GMT</pubDate>
    <dc:creator>former_member156446</dc:creator>
    <dc:date>2010-01-15T22:15:07Z</dc:date>
    <item>
      <title>VF02 invoice output error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vf02-invoice-output-error/m-p/6538976#M1427712</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 getting an error &lt;STRONG&gt;Text 0040300000 ID 0002 language EN not found&lt;/STRONG&gt; when I am issuing output type zrt1 for domestic customers.&lt;/P&gt;&lt;P&gt;This problem does not comes when I use foreign customer.&lt;/P&gt;&lt;P&gt;The default language is spanish for domestic customers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The smartform and printing programs are both Z.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. 403 is company code here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Yashwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2010 22:08:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vf02-invoice-output-error/m-p/6538976#M1427712</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-15T22:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: VF02 invoice output error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vf02-invoice-output-error/m-p/6538977#M1427713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;some where in the code or in the print program Read_text or SO10 text is called using EN hard coded value, try to recognize it and change it to &lt;STRONG&gt;nast-spras&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the easiest way is to use the SAP search tool, to search in SF code.. use Tr. smartforms open the form, hit the execute button , hit display and use the search tool there and use in the main program radio button....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;search with the term read_text or 'EN'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2010 22:15:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vf02-invoice-output-error/m-p/6538977#M1427713</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2010-01-15T22:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: VF02 invoice output error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vf02-invoice-output-error/m-p/6538978#M1427714</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;iam also getting same error.. but not vf02 t.code.. iam gettng VL02n t.code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested in DEV QA side .. Form was fine.. if we tranport to original QA it is not working..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz explain me...whts wrong with the form&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2010 13:05:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vf02-invoice-output-error/m-p/6538978#M1427714</guid>
      <dc:creator>former_member251546</dc:creator>
      <dc:date>2010-01-28T13:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: VF02 invoice output error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vf02-invoice-output-error/m-p/6538979#M1427715</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;the exception part of the FM read_text is missing.&lt;/P&gt;&lt;P&gt;As there is no exception triggered in dev, everything is fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just add exception part....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Yashwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2010 18:45:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vf02-invoice-output-error/m-p/6538979#M1427715</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-29T18:45:53Z</dc:date>
    </item>
  </channel>
</rss>

