<?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 Changing paragraph format in standard sapscript. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-paragraph-format-in-standard-sapscript/m-p/1262423#M148045</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to change the font family of a particular paragraph format in a STANDARD sapscript. Is there any way of doing this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shruti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Mar 2006 07:10:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-06T07:10:07Z</dc:date>
    <item>
      <title>Changing paragraph format in standard sapscript.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-paragraph-format-in-standard-sapscript/m-p/1262423#M148045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to change the font family of a particular paragraph format in a STANDARD sapscript. Is there any way of doing this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shruti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2006 07:10:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-paragraph-format-in-standard-sapscript/m-p/1262423#M148045</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-06T07:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Changing paragraph format in standard sapscript.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-paragraph-format-in-standard-sapscript/m-p/1262424#M148046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;U can not change STANDARD sapscript.U have to copy same script into Z script then customize font for paragraph according to ur requirement. Attach that script to standard program. eg for PO use transcation NACE&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2006 07:13:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-paragraph-format-in-standard-sapscript/m-p/1262424#M148046</guid>
      <dc:creator>vinod_gunaware2</dc:creator>
      <dc:date>2006-03-06T07:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Changing paragraph format in standard sapscript.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-paragraph-format-in-standard-sapscript/m-p/1262425#M148047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u can't  do that  just  copy the sap script  and  do the changes as  required and attech  this  form  to perticular    output type(go  to nace..  )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: kishan negi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2006 07:22:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-paragraph-format-in-standard-sapscript/m-p/1262425#M148047</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-06T07:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: Changing paragraph format in standard sapscript.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-paragraph-format-in-standard-sapscript/m-p/1262426#M148048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shruti&lt;/P&gt;&lt;P&gt;U cannot change standard SAP Scripts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2006 08:42:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-paragraph-format-in-standard-sapscript/m-p/1262426#M148048</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-06T08:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Changing paragraph format in standard sapscript.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-paragraph-format-in-standard-sapscript/m-p/1262427#M148049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi shruti&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your requirement is not possible in Standard SAPSCRIPT. you have to copy the std sapscript form into a Z-script then change the font.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for copying goto SE71 enter the form name. in the toolbar click copy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;kishore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2006 08:45:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-paragraph-format-in-standard-sapscript/m-p/1262427#M148049</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-06T08:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: Changing paragraph format in standard sapscript.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-paragraph-format-in-standard-sapscript/m-p/1262428#M148050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI SRUTI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COPY UR SCRIPT TO A Z SCRIPT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IN SE72, U CREATE A PARAGRAPH FORMAT U NEEDED.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IN TEXT ELEMENTS INSIDE THE SCRIPT ASSIGN THIS NEW PARAGRAPH FORMAT WHERE NEEDED&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2006 08:53:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-paragraph-format-in-standard-sapscript/m-p/1262428#M148050</guid>
      <dc:creator>hymavathi_oruganti</dc:creator>
      <dc:date>2006-03-06T08:53:36Z</dc:date>
    </item>
  </channel>
</rss>

