<?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: Classical report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/classical-report/m-p/3694138#M889535</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to change the font size of some of the character of SAP report without using scripts? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Be aware that the PRINT-CONTROL is not supported in SAP Enterprise 4.7 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your information, SAP cannot provide any support to error caused by print control command  &lt;/P&gt;&lt;P&gt;(see SAP OSS notes 66478).  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Parameters for function below should be taken from your printer&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;configuration in SAP - check SPAD transaction -&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;standard print control&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;print-control position 1 function: 'CI006', 'SF015'.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Submitted by : SAP Basis, ABAP Programming and Other IMG Stuff&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;               &lt;A href="http://www.sap-img.com" target="test_blank"&gt;http://www.sap-img.com&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;REPORT ZFONT NO STANDARD PAGE HEADING LINE-SIZE 80 LINE-COUNT 65.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Start of print-control&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;NEW-PAGE PRINT ON.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PRINT-CONTROL FUNCTION 'SF000'.&lt;/P&gt;&lt;P&gt;WRITE: / 'This is CPI 20'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SKIP.&lt;/P&gt;&lt;P&gt;PRINT-CONTROL FUNCTION 'SF020'.&lt;/P&gt;&lt;P&gt;WRITE: / 'This is CPI 6'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SKIP.&lt;/P&gt;&lt;P&gt;PRINT-CONTROL FUNCTION 'SF008'.&lt;/P&gt;&lt;P&gt;WRITE: / 'This is CPI 12'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Depending on your SAP printer device, this may also work&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;PRINT-CONTROL FONT 1 LPI 6.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;you can try to change font and LPI numbers&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;WRITE: / 'font 1 lpi 6'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PRINT-CONTROL FONT 2 LPI 6.&lt;/P&gt;&lt;P&gt;WRITE: / 'font 2 lpi 6'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PRINT-CONTROL FONT 3 LPI 6.&lt;/P&gt;&lt;P&gt;WRITE: / 'font 3 lpi 6'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;End of print-control&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;NEW-PAGE PRINT OFF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer this link &lt;/P&gt;&lt;P&gt;[&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="794215"&gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure about LOGO insertion in Classical report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards if helpful.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sourabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Apr 2008 06:17:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-07T06:17:50Z</dc:date>
    <item>
      <title>Classical report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classical-report/m-p/3694135#M889532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to insert Logo and change Font size in ABAP Classical report?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2008 06:06:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classical-report/m-p/3694135#M889532</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-07T06:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Classical report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classical-report/m-p/3694136#M889533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi there...&lt;/P&gt;&lt;P&gt;go through the following pdf for ur query&lt;/P&gt;&lt;P&gt;&lt;A href="https://publib.boulder.ibm.com/iseries/v5r2/ic2924/books/c5pz2mst.pdf" target="test_blank"&gt;https://publib.boulder.ibm.com/iseries/v5r2/ic2924/books/c5pz2mst.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do reward if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2008 06:10:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classical-report/m-p/3694136#M889533</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-07T06:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Classical report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classical-report/m-p/3694137#M889534</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 think u cant change font size in Classical Report u can just intensify it, Color it etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sandipan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2008 06:11:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classical-report/m-p/3694137#M889534</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-07T06:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Classical report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classical-report/m-p/3694138#M889535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to change the font size of some of the character of SAP report without using scripts? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Be aware that the PRINT-CONTROL is not supported in SAP Enterprise 4.7 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your information, SAP cannot provide any support to error caused by print control command  &lt;/P&gt;&lt;P&gt;(see SAP OSS notes 66478).  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Parameters for function below should be taken from your printer&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;configuration in SAP - check SPAD transaction -&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;standard print control&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;print-control position 1 function: 'CI006', 'SF015'.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Submitted by : SAP Basis, ABAP Programming and Other IMG Stuff&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;               &lt;A href="http://www.sap-img.com" target="test_blank"&gt;http://www.sap-img.com&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;REPORT ZFONT NO STANDARD PAGE HEADING LINE-SIZE 80 LINE-COUNT 65.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Start of print-control&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;NEW-PAGE PRINT ON.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PRINT-CONTROL FUNCTION 'SF000'.&lt;/P&gt;&lt;P&gt;WRITE: / 'This is CPI 20'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SKIP.&lt;/P&gt;&lt;P&gt;PRINT-CONTROL FUNCTION 'SF020'.&lt;/P&gt;&lt;P&gt;WRITE: / 'This is CPI 6'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SKIP.&lt;/P&gt;&lt;P&gt;PRINT-CONTROL FUNCTION 'SF008'.&lt;/P&gt;&lt;P&gt;WRITE: / 'This is CPI 12'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Depending on your SAP printer device, this may also work&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;PRINT-CONTROL FONT 1 LPI 6.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;you can try to change font and LPI numbers&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;WRITE: / 'font 1 lpi 6'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PRINT-CONTROL FONT 2 LPI 6.&lt;/P&gt;&lt;P&gt;WRITE: / 'font 2 lpi 6'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PRINT-CONTROL FONT 3 LPI 6.&lt;/P&gt;&lt;P&gt;WRITE: / 'font 3 lpi 6'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;End of print-control&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;NEW-PAGE PRINT OFF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer this link &lt;/P&gt;&lt;P&gt;[&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="794215"&gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure about LOGO insertion in Classical report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards if helpful.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sourabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2008 06:17:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classical-report/m-p/3694138#M889535</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-07T06:17:50Z</dc:date>
    </item>
  </channel>
</rss>

