<?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: SapScript : display text as abap list in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-display-text-as-abap-list/m-p/1845930#M358888</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;Please frame your question correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as i understood, you mean in the List output, the characters should come as bold.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you can do first, before displaying the list, convert the output to UPPER CASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using TRANSLATE keyword in this case&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(e.g,  TRANSLATE 'abc' to UPPER CASE. )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then you can dsplay the text as Highlighted by using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORMAT keyword.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls reward suitable points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;- Atul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 03 Feb 2007 19:14:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-03T19:14:53Z</dc:date>
    <item>
      <title>SapScript : display text as abap list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-display-text-as-abap-list/m-p/1845929#M358887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, excepts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I create a form with blod characters, the form will be send in a mail.&lt;/P&gt;&lt;P&gt;But in the mail,no blod characters,and not the same as form preview.&lt;/P&gt;&lt;P&gt;The format same to "display text as abap list", Pls tell me the reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And is it possible to display blod characters in abap list?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Feb 2007 08:37:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-display-text-as-abap-list/m-p/1845929#M358887</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-03T08:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: SapScript : display text as abap list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-display-text-as-abap-list/m-p/1845930#M358888</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;Please frame your question correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as i understood, you mean in the List output, the characters should come as bold.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you can do first, before displaying the list, convert the output to UPPER CASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using TRANSLATE keyword in this case&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(e.g,  TRANSLATE 'abc' to UPPER CASE. )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then you can dsplay the text as Highlighted by using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORMAT keyword.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls reward suitable points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;- Atul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Feb 2007 19:14:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-display-text-as-abap-list/m-p/1845930#M358888</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-03T19:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: SapScript : display text as abap list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-display-text-as-abap-list/m-p/1845931#M358889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if your font is not coming properly in the receipiant side than check with so10 tcode with the standard form that has been assigned for the client,i think you can contact with your MM consultant who can give you some bettter idea how to check the font setting of your client machine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Feb 2007 20:09:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-display-text-as-abap-list/m-p/1845931#M358889</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-03T20:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: SapScript : display text as abap list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-display-text-as-abap-list/m-p/1845932#M358890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mrutyunjaya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you send as email, it is sent as plain text not allowing for any formatting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want the formats, you have to convert the output into a format that supports formatting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The documentation and functionality in the standard seems to be not very rich. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are doing it now that way that we create printed output in spool so that we can send the spool for archiving. We finish the current spool, convert it to pdf and send the pdf as attachment.&lt;/P&gt;&lt;P&gt;FMs used are FUNCTION 'CONVERT_OTFSPOOLJOB_2_PDF' and FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AFAIK smartforms provides standard functionality to be sent as pdf email. You could go for HTML as well - we used sources from a blog at this network to send smartforms output as html-formatted mail to be read in Outlook.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you need more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Feb 2007 21:08:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-display-text-as-abap-list/m-p/1845932#M358890</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2007-02-03T21:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: SapScript : display text as abap list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-display-text-as-abap-list/m-p/1845933#M358891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may be it's controlled by workflow....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2007 07:07:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-display-text-as-abap-list/m-p/1845933#M358891</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-05T07:07:12Z</dc:date>
    </item>
  </channel>
</rss>

