<?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: sap script  components in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-components/m-p/1631004#M281594</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;layout  set.&lt;/P&gt;&lt;P&gt;sapscript  is  just  a  layout  to  display.&lt;/P&gt;&lt;P&gt;these  aree  call component  of  sapscript.its  means  u have  to create  all component to make  a perfect sapscript layout.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Sep 2006 06:40:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-25T06:40:51Z</dc:date>
    <item>
      <title>sap script  components</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-components/m-p/1630999#M281589</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;1.what r the components of sap script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2006 06:14:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-components/m-p/1630999#M281589</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-25T06:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: sap script  components</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-components/m-p/1631000#M281590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are the components of the sapscript&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Header&lt;/P&gt;&lt;P&gt;2.Pages&lt;/P&gt;&lt;P&gt;3.Windows&lt;/P&gt;&lt;P&gt;4.Page windows&lt;/P&gt;&lt;P&gt;5.Paragraph Formats&lt;/P&gt;&lt;P&gt;6.Character formats.&lt;/P&gt;&lt;P&gt;when u  open transaction SE71 it  display all the  component of  sap script  which  component u want to create  u can creae checking radiobutton of perticular component,.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2006 06:16:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-components/m-p/1631000#M281590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-25T06:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: sap script  components</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-components/m-p/1631001#M281591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanjeev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check the below link -&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/d6/0db364494511d182b70000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005vp/helpdata/en/d6/0db364494511d182b70000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;PS: Reward points if useful!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2006 06:21:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-components/m-p/1631001#M281591</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-25T06:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: sap script  components</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-components/m-p/1631002#M281592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For designing a form in script, rquired things are.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Page&lt;/P&gt;&lt;P&gt;2. Window&lt;/P&gt;&lt;P&gt;3. Paragraph format&lt;/P&gt;&lt;P&gt;4. Character format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For devloping a driver program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. A form name&lt;/P&gt;&lt;P&gt;2. Output type &lt;/P&gt;&lt;P&gt;3. Different function modules&lt;/P&gt;&lt;P&gt;   Open_Form&lt;/P&gt;&lt;P&gt;   Close_form&lt;/P&gt;&lt;P&gt;   Start_form&lt;/P&gt;&lt;P&gt;   end_form&lt;/P&gt;&lt;P&gt;   write_form&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know ur exact requirement so that I can be more clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2006 06:26:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-components/m-p/1631002#M281592</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-25T06:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: sap script  components</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-components/m-p/1631003#M281593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but kishan&lt;/P&gt;&lt;P&gt;i think that these r components of layout sets.&lt;/P&gt;&lt;P&gt;not components of sap script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2006 06:38:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-components/m-p/1631003#M281593</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-25T06:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: sap script  components</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-components/m-p/1631004#M281594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;layout  set.&lt;/P&gt;&lt;P&gt;sapscript  is  just  a  layout  to  display.&lt;/P&gt;&lt;P&gt;these  aree  call component  of  sapscript.its  means  u have  to create  all component to make  a perfect sapscript layout.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2006 06:40:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-components/m-p/1631004#M281594</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-25T06:40:51Z</dc:date>
    </item>
  </channel>
</rss>

