<?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: need help on sapscript .. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-sapscript/m-p/1191763#M128679</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IF you want to see the size of page formats...goto transaction SPAD...click on "Full Administration", choose the "Device Types" tab...and click on "Page Formats"....you should be able to see the hieght and width there...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Renjith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jan 2006 16:55:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-04T16:55:41Z</dc:date>
    <item>
      <title>need help on sapscript ..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-sapscript/m-p/1191756#M128672</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 a sapscript which is a copy of F110_PRENUM_CHK. It contains one page with a couple of page windows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to edit the height of these page windows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, how can I control the total height of the page ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is to print the data on a preprinted stationery which is abt 7 inches in height. But the current program measures 5.15. I need to change that !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI, my  z program is in EN ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to proceed further ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 16:12:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-sapscript/m-p/1191756#M128672</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-04T16:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: need help on sapscript ..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-sapscript/m-p/1191757#M128673</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;while copying the form did you change the original language from DE to EN?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not, you can do the following - change the window hieghts in the language DE..or change the language from DE to EN. This can be done like follwong - goto SE71 enter your copied sapscript name(come in change mode)...then choose menu option utilities --&amp;gt; convert original language and given EN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Renjith.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, Pls ignore my reply...seems like you have already done this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Renjith Andrews&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 16:22:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-sapscript/m-p/1191757#M128673</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-04T16:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: need help on sapscript ..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-sapscript/m-p/1191758#M128674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rad,&lt;/P&gt;&lt;P&gt;   In SE71 go to the basic settings &amp;amp; change the PAGE FORMAT.The drop down list will give different type of PAGE FORMATS &amp;amp; the sizes.Use which is appropriate for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 16:23:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-sapscript/m-p/1191758#M128674</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-04T16:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: need help on sapscript ..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-sapscript/m-p/1191759#M128675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, Phani I think i can change the Page format for the form. But how do i know the sizes of these various page formats. For e.g. I would like to choose ZCHECK. Where do i see the page dimention of this particular format ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 16:35:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-sapscript/m-p/1191759#M128675</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-04T16:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: need help on sapscript ..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-sapscript/m-p/1191760#M128676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you press F4,you can see the list of PAGE FORMATS along with the sizes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 16:38:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-sapscript/m-p/1191760#M128676</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-04T16:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: need help on sapscript ..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-sapscript/m-p/1191761#M128677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope, I could see just the orientation as L or P but no sizes !! Any other way ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 16:43:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-sapscript/m-p/1191761#M128677</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-04T16:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: need help on sapscript ..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-sapscript/m-p/1191762#M128678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check above the orientation,there will be page format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 16:48:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-sapscript/m-p/1191762#M128678</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-04T16:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: need help on sapscript ..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-sapscript/m-p/1191763#M128679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IF you want to see the size of page formats...goto transaction SPAD...click on "Full Administration", choose the "Device Types" tab...and click on "Page Formats"....you should be able to see the hieght and width there...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Renjith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 16:55:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-sapscript/m-p/1191763#M128679</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-04T16:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: need help on sapscript ..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-sapscript/m-p/1191764#M128680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Renjith. That was very useful info !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to change the page format..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 17:02:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-sapscript/m-p/1191764#M128680</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-04T17:02:20Z</dc:date>
    </item>
  </channel>
</rss>

