<?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: Check form - Script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-form-script/m-p/3957761#M945730</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It was in inactive mode.Now its working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls C my one more request forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;sankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 May 2008 13:21:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-29T13:21:38Z</dc:date>
    <item>
      <title>Check form - Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-form-script/m-p/3957757#M945726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've copied the check std form(Script EN language) to Z form changes(Script- EN language) as per the client requirement...before Im getting my form ouput as same as the docs given..in all the development clients.&lt;/P&gt;&lt;P&gt;But when i see my script in se71...the changes are showing correctly what i made(EN language)...but while calling to my output form in print program(FBZ5)...the script is taking on DE language one.(I've checked it while debugging) and same the changes what i made in EN language is not updated in DE language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls advise how to come over it or to run my script in EN language as what i've created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:When i try to open the DE language script...the status is...the script on DE language is locked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;Sankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2008 08:29:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-form-script/m-p/3957757#M945726</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-29T08:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Check form - Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-form-script/m-p/3957758#M945727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;go to se 63  transaction and u can do the translation.&lt;/P&gt;&lt;P&gt;or copy the script properly &lt;/P&gt;&lt;P&gt;and at that time mention the language acording to u &lt;/P&gt;&lt;P&gt;below that one chek box is there.&lt;/P&gt;&lt;P&gt;" in original form " so do all the operation acordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards &lt;/P&gt;&lt;P&gt;sachhi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2008 08:34:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-form-script/m-p/3957758#M945727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-29T08:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Check form - Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-form-script/m-p/3957759#M945728</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;When you use open_form function module you can give it the language of the form.&lt;/P&gt;&lt;P&gt;If you change something in the presentation (new font, new window,...) you will see that change for all languages. But if you make a modification into the texts of the window, you will only see it for the language you work on...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eric.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2008 08:36:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-form-script/m-p/3957759#M945728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-29T08:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Check form - Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-form-script/m-p/3957760#M945729</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;You should do dimension changes of windows and also paragraph creation only in original language of the form and do the coding part only in English language and then keep EN as a form language in your open form function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it will helps you...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mohit Khandelwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2008 08:55:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-form-script/m-p/3957760#M945729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-29T08:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: Check form - Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-form-script/m-p/3957761#M945730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It was in inactive mode.Now its working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls C my one more request forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;sankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2008 13:21:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-form-script/m-p/3957761#M945730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-29T13:21:38Z</dc:date>
    </item>
  </channel>
</rss>

