<?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: Character Strings in Sap Script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/character-strings-in-sap-script/m-p/1469825#M220954</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also create standard texts (SO10) that can be used in your SAPSCRIPT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Jul 2006 17:38:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-28T17:38:13Z</dc:date>
    <item>
      <title>Character Strings in Sap Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/character-strings-in-sap-script/m-p/1469823#M220952</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;how to create character strings in Sap Script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;fractal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2006 17:32:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/character-strings-in-sap-script/m-p/1469823#M220952</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-28T17:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Character Strings in Sap Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/character-strings-in-sap-script/m-p/1469824#M220953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;you could directly go to the text editor and type the text you require in the respective window..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For dynamic values you could go for Symbols..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at the SAPScript Documentation under &lt;A href="http://help.sap.com" target="test_blank"&gt;http://help.sap.com&lt;/A&gt;&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>Fri, 28 Jul 2006 17:35:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/character-strings-in-sap-script/m-p/1469824#M220953</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2006-07-28T17:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Character Strings in Sap Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/character-strings-in-sap-script/m-p/1469825#M220954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also create standard texts (SO10) that can be used in your SAPSCRIPT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2006 17:38:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/character-strings-in-sap-script/m-p/1469825#M220954</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-28T17:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Character Strings in Sap Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/character-strings-in-sap-script/m-p/1469826#M220955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Defining Character Formats Character formats in forms determine how text is formatted within paragraphs. They are a refined form of text layout. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Choose Goto &amp;amp;#61614; Character strings. This takes you to the request screen for standard attributes of character strings. 2. Choose Edit &amp;amp;#61614; Create element. A dialog box appears. 3. Enter a character tag and description. The character tag is created. The system sets all standard attributes to * . You can overwrite this setting. 4. Choose Attributes &amp;amp;#61614; Font to define the font attributes for the character format. Font attributes provide a more detailed definition. 5. Enter values in the input-enabled fields. The fields Bold, Italics, and Underlined are automatically displayed with * . You can overwrite this with your entry. 6. Repeat the definition of character tags and their standard and font attributes until all required character formats have been defined. 7. Save the character formats&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for more info, check this link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.ittoolbox.com/index.php/HOWTO:Sap_script" target="test_blank"&gt;http://wiki.ittoolbox.com/index.php/HOWTO:Sap_script&lt;/A&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;keerthi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2006 17:57:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/character-strings-in-sap-script/m-p/1469826#M220955</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-28T17:57:20Z</dc:date>
    </item>
  </channel>
</rss>

