<?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: sapscript french text in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-french-text/m-p/1509756#M235166</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;  And also you can achieve this in any one of the following two ways..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 1. Pass that 'Nº Ordre d'achat/Pos.' as a variable (text) from the Driver Program itself. say if it is &amp;amp;g_text&amp;amp;, u can use in the layout as program symbol &amp;amp;g_text&amp;amp; &amp;amp;vbdpa-bstkd&amp;amp;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; 2. Declare 'Nº Ordre d'achat/Pos.' as Std. Text object at tcode So10. and if so, attach this std. text to the transport request number using the std. prg. RSTXTRAN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Aug 2006 11:15:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-04T11:15:56Z</dc:date>
    <item>
      <title>sapscript french text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-french-text/m-p/1509754#M235164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;in my sapscript i have:&lt;/P&gt;&lt;P&gt;&amp;amp;'Nº Ordre d'achat/Pos. 'VBDPA-BSTKD&amp;amp;&lt;/P&gt;&lt;P&gt;My problem is the term "d'achat" because the ' of d´achat is considered as the end of a text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i solve this, so that i get "Nº Ordre d'achat" as a text?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2006 11:02:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-french-text/m-p/1509754#M235164</guid>
      <dc:creator>former_member182371</dc:creator>
      <dc:date>2006-08-04T11:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: sapscript french text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-french-text/m-p/1509755#M235165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems to be  ONLY VBDPA-BSTKD is the variable &amp;amp; the first is text. if so why you prefixed &amp;amp; before that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;'Nº Ordre d'achat/Pos. 'VBDPA-BSTKD&amp;amp;&lt;/P&gt;&lt;P&gt;change this to &lt;/P&gt;&lt;P&gt;'Nº Ordre d'achat/Pos. &amp;amp;VBDPA-BSTKD&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this. i guess, this should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;srikanth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2006 11:07:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-french-text/m-p/1509755#M235165</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-04T11:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: sapscript french text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-french-text/m-p/1509756#M235166</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;  And also you can achieve this in any one of the following two ways..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 1. Pass that 'Nº Ordre d'achat/Pos.' as a variable (text) from the Driver Program itself. say if it is &amp;amp;g_text&amp;amp;, u can use in the layout as program symbol &amp;amp;g_text&amp;amp; &amp;amp;vbdpa-bstkd&amp;amp;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; 2. Declare 'Nº Ordre d'achat/Pos.' as Std. Text object at tcode So10. and if so, attach this std. text to the transport request number using the std. prg. RSTXTRAN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2006 11:15:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-french-text/m-p/1509756#M235166</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-04T11:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: sapscript french text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-french-text/m-p/1509757#M235167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try usng a ´ instead of a '.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you are editing the code, select menu path INSERT -&amp;gt; CHARACTERS -&amp;gt; DISPLAYABLE CHARACTERS.&lt;/P&gt;&lt;P&gt;Select the character ´ from the list (or one of the others).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not test this, but it is worth a try!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2006 13:16:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-french-text/m-p/1509757#M235167</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-04T13:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: sapscript french text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-french-text/m-p/1509758#M235168</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 have one simple way to write like that in forms.&lt;/P&gt;&lt;P&gt;Nothing .. Just copy and past in Form..&lt;/P&gt;&lt;P&gt;Try this i tried once its working fine in smart forms&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Elango..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2006 13:24:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-french-text/m-p/1509758#M235168</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-04T13:24:47Z</dc:date>
    </item>
  </channel>
</rss>

