<?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: after creating page format in script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/after-creating-page-format-in-script/m-p/3413781#M819877</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;For using page format in script do the following steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)Go to se71..&lt;/P&gt;&lt;P&gt;2)create a new sapscript...&lt;/P&gt;&lt;P&gt;3)define your pages,,windows and page windows..&lt;/P&gt;&lt;P&gt;4)Then define your page formats..&lt;/P&gt;&lt;P&gt;for that go to page format option define your formay like default paragaraph(DF),line items(LI) tc..&lt;/P&gt;&lt;P&gt;give your font size ,,font family...etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5)Now to use it in script and see it in the layout go to page windows then to text elements and write the code there with &lt;/P&gt;&lt;P&gt;the page format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you will see the effect of page format in your output..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Feb 14, 2008 4:26 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Feb 2008 06:40:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-14T06:40:13Z</dc:date>
    <item>
      <title>after creating page format in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/after-creating-page-format-in-script/m-p/3413780#M819876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear friends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in script i created a new page format  using the following  steps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction SPAD --&amp;gt;Full Administration &lt;DEL&gt;&amp;gt;Page Formats&lt;/DEL&gt;&amp;gt;create&lt;/P&gt;&lt;P&gt; new&lt;DEL&gt;&amp;gt;Format Types&lt;/DEL&gt;&amp;gt; create n attach ur page format--&amp;gt;save..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;except the above i didn't do any other settings in my system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but after created the page format, i can not able to use that page format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i try to use that page format  system raise the error like " THERE IS NO FORM FOR PAGE FORMAT 'XXXXXXX''.  but the page format which i created is appearing in the list of page formats.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;anbu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 06:25:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/after-creating-page-format-in-script/m-p/3413780#M819876</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T06:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: after creating page format in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/after-creating-page-format-in-script/m-p/3413781#M819877</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;For using page format in script do the following steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)Go to se71..&lt;/P&gt;&lt;P&gt;2)create a new sapscript...&lt;/P&gt;&lt;P&gt;3)define your pages,,windows and page windows..&lt;/P&gt;&lt;P&gt;4)Then define your page formats..&lt;/P&gt;&lt;P&gt;for that go to page format option define your formay like default paragaraph(DF),line items(LI) tc..&lt;/P&gt;&lt;P&gt;give your font size ,,font family...etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5)Now to use it in script and see it in the layout go to page windows then to text elements and write the code there with &lt;/P&gt;&lt;P&gt;the page format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you will see the effect of page format in your output..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Feb 14, 2008 4:26 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 06:40:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/after-creating-page-format-in-script/m-p/3413781#M819877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T06:40:13Z</dc:date>
    </item>
  </channel>
</rss>

