<?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 SAPScript output does not reflect changes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-output-does-not-reflect-changes/m-p/1385603#M187740</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to make a minor standard attribute change to &lt;/P&gt;&lt;P&gt;a SAPScript layout set. I want to move the upper margin of one of the windows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that it does not matter what I do, the change (any change, even font changes) does not display when I print it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Layout set is correctly linked in customizing and it is transported correctly to the relevant client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jun 2006 08:22:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-26T08:22:08Z</dc:date>
    <item>
      <title>SAPScript output does not reflect changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-output-does-not-reflect-changes/m-p/1385603#M187740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to make a minor standard attribute change to &lt;/P&gt;&lt;P&gt;a SAPScript layout set. I want to move the upper margin of one of the windows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that it does not matter what I do, the change (any change, even font changes) does not display when I print it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Layout set is correctly linked in customizing and it is transported correctly to the relevant client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2006 08:22:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-output-does-not-reflect-changes/m-p/1385603#M187740</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-26T08:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript output does not reflect changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-output-does-not-reflect-changes/m-p/1385604#M187741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. be sure you activated the form&lt;/P&gt;&lt;P&gt;2. be sure the processed form is the one you changed: Goto SE71, utilities, activate debugger. In the debugger you can see the form name&lt;/P&gt;&lt;P&gt;3. be sure you  restarted the output transaction after changing the layout - enter /n in the comman field and then go on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it still does not work: Go home!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2006 09:19:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-output-does-not-reflect-changes/m-p/1385604#M187741</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2006-06-26T09:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript output does not reflect changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-output-does-not-reflect-changes/m-p/1385605#M187742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ryno,&lt;/P&gt;&lt;P&gt;please make sure that the modification is done in the corresponding working language of the sapscript form.&lt;/P&gt;&lt;P&gt;otherwise modifications won´t be implemented.&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>Mon, 26 Jun 2006 11:16:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-output-does-not-reflect-changes/m-p/1385605#M187742</guid>
      <dc:creator>former_member182371</dc:creator>
      <dc:date>2006-06-26T11:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript output does not reflect changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-output-does-not-reflect-changes/m-p/1385606#M187743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.ensure that your form has been transported to the correct client.say for eg.if you make changes to your form in client 100(dev system) and testing in client 101(dev system sandbox) it wont be available to 101 unless and until ur changes have been transported to 101.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.ensure that you are printing in the language in which you have done the changes as forms are language dependent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In otherwords: FORMS are client dependent and language dependent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Abdul Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2006 11:24:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-output-does-not-reflect-changes/m-p/1385606#M187743</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2006-06-26T11:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript output does not reflect changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-output-does-not-reflect-changes/m-p/1385607#M187744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have transported the layout set to the relevant client and &lt;/P&gt;&lt;P&gt;I am logged on in the language in which I made the corrections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is linked correctly, if I activate the Debugger, run the transaction, then the debugger starts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help will be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2006 12:29:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-output-does-not-reflect-changes/m-p/1385607#M187744</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-26T12:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript output does not reflect changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-output-does-not-reflect-changes/m-p/1385608#M187745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ryno,&lt;/P&gt;&lt;P&gt;go to se71 -&amp;gt; header -&amp;gt; display&lt;/P&gt;&lt;P&gt;what values do you have in "language attributes"?&lt;/P&gt;&lt;P&gt;Language Key &amp;amp; Original language?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2006 12:33:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-output-does-not-reflect-changes/m-p/1385608#M187745</guid>
      <dc:creator>former_member182371</dc:creator>
      <dc:date>2006-06-26T12:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript output does not reflect changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-output-does-not-reflect-changes/m-p/1385609#M187746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ryno,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did you see tha changes tale effect in development system using 'Test form' in SE71?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, that's what I forgot, in sapscript debugger top-left you can see the Language for which is triggered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2006 12:44:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-output-does-not-reflect-changes/m-p/1385609#M187746</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2006-06-26T12:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript output does not reflect changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-output-does-not-reflect-changes/m-p/1385610#M187747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ryno,&lt;/P&gt;&lt;P&gt;you´ve moved the upper margin of the window upwards.&lt;/P&gt;&lt;P&gt;is it because you want to display more lines in this window than before?&lt;/P&gt;&lt;P&gt;Check if the height of the window is enough to display the new lines.&lt;/P&gt;&lt;P&gt;could you please be more precise about the modification you´ve done to the window?&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>Mon, 26 Jun 2006 12:54:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-output-does-not-reflect-changes/m-p/1385610#M187747</guid>
      <dc:creator>former_member182371</dc:creator>
      <dc:date>2006-06-26T12:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript output does not reflect changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-output-does-not-reflect-changes/m-p/1385611#M187748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ryno,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, you should finish your work in the corresponding client. Save it and Activate it. If you are not testing this client, you should SCC1 to corresponding client where you are testing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, go to the relevant transaction code, enter the output type and select the dispatch time option 4 (send immediately when saving application).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you dont see any output or print preview, go to the tcode again and select the output type and then click the 'Log'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This 'Log' will give you what are the list of problems you got while processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Post that log and we will all help you to rectify it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Subba.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2006 14:19:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-output-does-not-reflect-changes/m-p/1385611#M187748</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-26T14:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript output does not reflect changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-output-does-not-reflect-changes/m-p/1385612#M187749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Language key and original language is 'EN'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used SCC1 to transport the Customizing and Layout changes , the changes are definetly there. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no error that the page windows does not fit into the Layout set, it prints correctly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also changed text and font but no changes are present.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Layout set is an account statement, I have linked&lt;/P&gt;&lt;P&gt;it correctly (I hope there is not more than one place&lt;/P&gt;&lt;P&gt;to link it).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 09:14:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-output-does-not-reflect-changes/m-p/1385612#M187749</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-27T09:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript output does not reflect changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-output-does-not-reflect-changes/m-p/1385613#M187750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ryno,&lt;/P&gt;&lt;P&gt;Regarding two statements of yours:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.- "I have also changed text and font but no changes are present".&lt;/P&gt;&lt;P&gt;Have you created a new paragraph format and a new text format? if so please bear in mind that after creating them you have to apply them in the corresponding window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.- "The Layout set is an account statement, I have linked it correctly (I hope there is not more than one place to link it)".&lt;/P&gt;&lt;P&gt;Sorry but i don´t understand the term "link". What do you mean by "link"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just in case, goto se71 -&amp;gt; modify -&amp;gt; &lt;/P&gt;&lt;P&gt;Form -&amp;gt; Check -&amp;gt; definition&lt;/P&gt;&lt;P&gt;and Form -&amp;gt; Check -&amp;gt; texts&lt;/P&gt;&lt;P&gt;and see what the results are.&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>Tue, 27 Jun 2006 12:33:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-output-does-not-reflect-changes/m-p/1385613#M187750</guid>
      <dc:creator>former_member182371</dc:creator>
      <dc:date>2006-06-27T12:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript output does not reflect changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-output-does-not-reflect-changes/m-p/1385614#M187751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I changed text, for example the word Account to test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With link I mean customizing changes in spro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 14:05:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-output-does-not-reflect-changes/m-p/1385614#M187751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-27T14:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript output does not reflect changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-output-does-not-reflect-changes/m-p/1385615#M187752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ryno,&lt;/P&gt;&lt;P&gt;in order to move the upper margin of one of the windows&lt;/P&gt;&lt;P&gt;you have to go to pages, select the page in question and then click on "page windows button" and afterwards in "standard attributes" tab you would pass from:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Window        CMR-1          Description     Sender      &lt;/P&gt;&lt;P&gt;Window type   VAR                                                                                &lt;/P&gt;&lt;P&gt;Left Margin   1,30   CM      Window width    9,10   CM   &lt;/P&gt;&lt;P&gt;Upper margin  &amp;lt;b&amp;gt;2,20   CM     &amp;lt;/b&amp;gt; Window height   2,00   CM   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Margin   1,30   CM      Window width    9,10   CM   &lt;/P&gt;&lt;P&gt;Upper margin  &amp;lt;b&amp;gt;1,20   CM     &amp;lt;/b&amp;gt; Window height   2,00   CM   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 16:11:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-output-does-not-reflect-changes/m-p/1385615#M187752</guid>
      <dc:creator>former_member182371</dc:creator>
      <dc:date>2006-06-27T16:11:07Z</dc:date>
    </item>
  </channel>
</rss>

