<?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: text element problem in sapscript in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element-problem-in-sapscript/m-p/5600330#M1276320</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;as far as i am able to understannd the problem i can say that go SE71 and then go to the &lt;STRONG&gt;utlities&lt;/STRONG&gt; tab&lt;/P&gt;&lt;P&gt;and choose &lt;STRONG&gt;Convert Orignal Language&lt;/STRONG&gt; and choose ur orignal languae and save and activate it &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now check in the debugger whether the value is coming or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;revert back after trying this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 May 2009 08:57:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-04T08:57:50Z</dc:date>
    <item>
      <title>text element problem in sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element-problem-in-sapscript/m-p/5600328#M1276318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            My script is available in both EN and FR languages. In EN , it is working fine.But in FR language, the debugger is going into the call function write form for text element 'ITEM_SUM' .&lt;/P&gt;&lt;P&gt;But in script, the cursor is comming out of the text elemet, from the first line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no check before calling the FM, it is successfully calling the FM , but the text element is not prining.Can anyone please help me to solve this issue.&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;Sreeja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 08:53:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element-problem-in-sapscript/m-p/5600328#M1276318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-04T08:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: text element problem in sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element-problem-in-sapscript/m-p/5600329#M1276319</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;check whether the language u r passing dynamically or not&lt;/P&gt;&lt;P&gt;i mean &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put a condition.like this&lt;/P&gt;&lt;P&gt;if sy-langu Eq 'EN'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;include &amp;amp;adb* object vbbk id ZAD paragraph Ph languaga EN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if sy-langu Eq 'FR'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;include &amp;amp;adb* object vbbk id ZAD paragraph Ph languaga FR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkatesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 08:57:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element-problem-in-sapscript/m-p/5600329#M1276319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-04T08:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: text element problem in sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element-problem-in-sapscript/m-p/5600330#M1276320</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;as far as i am able to understannd the problem i can say that go SE71 and then go to the &lt;STRONG&gt;utlities&lt;/STRONG&gt; tab&lt;/P&gt;&lt;P&gt;and choose &lt;STRONG&gt;Convert Orignal Language&lt;/STRONG&gt; and choose ur orignal languae and save and activate it &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now check in the debugger whether the value is coming or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;revert back after trying this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 08:57:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element-problem-in-sapscript/m-p/5600330#M1276320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-04T08:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: text element problem in sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element-problem-in-sapscript/m-p/5600331#M1276321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Venkatesh and Ricx .Original language is En and it is working fine in EN. This texts written to print subtotal and total with values.There is no language check in program and script. it is comming out of the text element from the first line , not even condsidering the line feed. Now in EN , subtotal and total is available but in FR it is not printing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 09:16:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element-problem-in-sapscript/m-p/5600331#M1276321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-04T09:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: text element problem in sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element-problem-in-sapscript/m-p/5600332#M1276322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Login to SAP in FR lang . Activate the script again...Try printing the subtotal...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 09:25:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element-problem-in-sapscript/m-p/5600332#M1276322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-04T09:25:12Z</dc:date>
    </item>
  </channel>
</rss>

