<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2609866#M598570</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;These are the steps to be followed for uploading graphics in R/3 system  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.   First save the file as BMP  &lt;/P&gt;&lt;P&gt;2.   Open the BMP file in IMaging (Goto -&amp;gt; Programs -&amp;gt; Accessories -&amp;gt; Imaging) and  &lt;/P&gt;&lt;P&gt;      make it Zoom as 100% and save as *.TIFF  &lt;/P&gt;&lt;P&gt;3.   Open SE38 and execute program RSTXLDMC &lt;/P&gt;&lt;P&gt;4.   Give your TIFF file path name  &lt;/P&gt;&lt;P&gt;5.   Select Bcol (for Color)  &lt;/P&gt;&lt;P&gt;6.   TEXT ID will be ZHEX-MACRO-*.  &lt;/P&gt;&lt;P&gt;7.   Inplace of * write your own logo name (ZCOMPANYLOGO)  &lt;/P&gt;&lt;P&gt;8.   Execute the program  &lt;/P&gt;&lt;P&gt;9.   Now Goto SE71 create your ZFORM  &lt;/P&gt;&lt;P&gt;10. Create logo window  &lt;/P&gt;&lt;P&gt;11. Goto text element of logo window  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhaskar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Jul 2007 05:30:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-31T05:30:17Z</dc:date>
    <item>
      <title>sap   script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2609864#M598568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to include icons in sap script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2007 05:27:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2609864#M598568</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-31T05:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: sap   script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2609865#M598569</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;Go to se71. In the Window (f. ex. MAIN) &lt;/P&gt;&lt;P&gt;make insert-&amp;gt;characters-&amp;gt;SAP-icon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;make a condition in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if cond1&lt;/P&gt;&lt;P&gt;&amp;amp;your line with icon&amp;amp; here put the icon&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;&amp;amp;your line without icon&amp;amp;.&lt;/P&gt;&lt;P&gt;endif&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priyanka.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2007 05:30:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2609865#M598569</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-31T05:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: sap   script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2609866#M598570</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;These are the steps to be followed for uploading graphics in R/3 system  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.   First save the file as BMP  &lt;/P&gt;&lt;P&gt;2.   Open the BMP file in IMaging (Goto -&amp;gt; Programs -&amp;gt; Accessories -&amp;gt; Imaging) and  &lt;/P&gt;&lt;P&gt;      make it Zoom as 100% and save as *.TIFF  &lt;/P&gt;&lt;P&gt;3.   Open SE38 and execute program RSTXLDMC &lt;/P&gt;&lt;P&gt;4.   Give your TIFF file path name  &lt;/P&gt;&lt;P&gt;5.   Select Bcol (for Color)  &lt;/P&gt;&lt;P&gt;6.   TEXT ID will be ZHEX-MACRO-*.  &lt;/P&gt;&lt;P&gt;7.   Inplace of * write your own logo name (ZCOMPANYLOGO)  &lt;/P&gt;&lt;P&gt;8.   Execute the program  &lt;/P&gt;&lt;P&gt;9.   Now Goto SE71 create your ZFORM  &lt;/P&gt;&lt;P&gt;10. Create logo window  &lt;/P&gt;&lt;P&gt;11. Goto text element of logo window  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhaskar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2007 05:30:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2609866#M598570</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-31T05:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: sap   script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2609867#M598571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Entering Include Text Properties &lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;You want to display a SAPscript text in the form. This text type has the same function as the SAPscript command INCLUDE. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do not have to use SAPscript texts, we recommend that you use text modules. They are cross-client texts and are linked to Change and Transport System and the translation tools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Restrictions&lt;/P&gt;&lt;P&gt;The following components are not supported in SAPscript texts and are ignored when the form is processed:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;#9679;      SAPscript styles&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;#9679;      Outline paragraphs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;#9679;      Control statements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;#9679;      Paragraph properties: Page protection, next paragraph on same page&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;#9679;      Character formats: Superscript and subscript, bar codes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;#9679;      Special characters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;#9679;      System icons, such as ULINE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;#9679;      Standard icons&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;#9679;      Hyperlinks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following are supported with restrictions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;#9679;      Tabulators, but not for aligning fields within texts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;#9679;      SAP characters, but not SAP icons, for example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More information about these restrictions is available in the SAP Notes 894389 and 863893.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prerequisites&lt;/P&gt;&lt;P&gt;You have created a text node in the context and selected the text type Include Text. The include text, which has been created with SAPscript Editor, exists in the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Procedure&lt;/P&gt;&lt;P&gt;       1.      Specify the general properties of the include text, such as the name, description, and status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       2.      Under Text Name, enter the name under which the include text is stored in the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Choose F4 to see a selection of the texts in the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       3.      Specify the text object. TEXT indicates a standard SAPscript text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You use transaction SE75 to define separate text objects with their own text IDs for applications. In this way, you can manage application-specific form texts. The TEXT text object with the text ID ST is used for general standard texts that you create with the standard text editor (transaction SO10).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter constant values in quotation marks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       4.      Specify the text ID. The usual ID of a standard SAPscript text is ST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       5.      Enter the text language in which you want the include text to be inserted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If specified, the system copies the values for Text Object, Text ID, and Text Language already stored for this text in the SAP system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       6.      Set the flag No error if text not available if you still want the form to be printed, even if the inserted include text does not exist in the system. If you do not set this flag, the form is not printed, and an error message appears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       7.      The style assigned to the text node contains formatting for standard paragraphs (&amp;#145;*&amp;#146;). If you specify a paragraph format in the Standard Paragraph field, you override the format of all standard paragraphs in the include text with this format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       8.      Under First Paragraph, you can set a paragraph format for the first paragraph of the include text. This overrides the setting in the style. If you leave the Standard Paragraph field empty, all standard paragraphs in the include text are also formatted with this paragraph format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       9.      Specify the style that you want to use for the include text. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result&lt;/P&gt;&lt;P&gt;You have created a text node with the text type Include Text. The corresponding text is not inserted until the form is processed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information about creating and editing SAPscript texts, see the SAPscript Editor documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Re: urgent-scripts,smartforms   &lt;/P&gt;&lt;P&gt;Posted: Jul 19, 2007 9:40 AM    in response to: sandeep G       Reply  &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Please check these links.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/abap-interview-question.htm" target="test_blank"&gt;http://www.sap-img.com/abap/abap-interview-question.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/answers-to-some-abap-interview-questions.htm" target="test_blank"&gt;http://www.sap-img.com/abap/answers-to-some-abap-interview-questions.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sap.ittoolbox.com/documents/document.asp?i=3240" target="test_blank"&gt;http://sap.ittoolbox.com/documents/document.asp?i=3240&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.techinterviews.com/?p=198" target="test_blank"&gt;http://www.techinterviews.com/?p=198&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for Smartforms material&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-basis-abap.com/sapsf001.htm" target="test_blank"&gt;http://www.sap-basis-abap.com/sapsf001.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-press.com/downloads/h955_preview.pdf" target="test_blank"&gt;http://www.sap-press.com/downloads/h955_preview.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.ossincorp.com/Black_Box/Black_Box_2.htm" target="test_blank"&gt;http://www.ossincorp.com/Black_Box/Black_Box_2.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/smartforms/sap-smart-forms.htm" target="test_blank"&gt;http://www.sap-img.com/smartforms/sap-smart-forms.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/smartforms/smartform-tutorial.htm" target="test_blank"&gt;http://www.sap-img.com/smartforms/smartform-tutorial.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/smartforms.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/smartforms.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to trace smartform&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/49/c3d8a4a05b11d5b6ef006094192fe3/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/49/c3d8a4a05b11d5b6ef006094192fe3/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.help.sap.com/bp_presmartformsv1500/DOCU/OVIEW_EN.PDF" target="test_blank"&gt;http://www.help.sap.com/bp_presmartformsv1500/DOCU/OVIEW_EN.PDF&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/smartforms/smart-006.htm" target="test_blank"&gt;http://www.sap-img.com/smartforms/smart-006.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/smartforms/smartforms-faq-part-two.htm" target="test_blank"&gt;http://www.sap-img.com/smartforms/smartforms-faq-part-two.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1234083"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check most imp link&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapbrain.com/ARTICLES/TECHNICAL/SMARTFORMS/smartforms.html" target="test_blank"&gt;http://www.sapbrain.com/ARTICLES/TECHNICAL/SMARTFORMS/smartforms.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step by step good ex link is....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://smoschid.tripod.com/How_to_do_things_in_SAP/How_To_Build_SMARTFORMS/How_To_Build_SMARTFORMS.html" target="test_blank"&gt;http://smoschid.tripod.com/How_to_do_things_in_SAP/How_To_Build_SMARTFORMS/How_To_Build_SMARTFORMS.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAPScripts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://esnips.com/doc/1ff9f8e8-0a4c-42a7-8819-6e3ff9e7ab44/sapscripts.pdf" target="test_blank"&gt;http://esnips.com/doc/1ff9f8e8-0a4c-42a7-8819-6e3ff9e7ab44/sapscripts.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://esnips.com/doc/1e487f0c-8009-4ae1-9f9c-c07bd953dbfa/script-command.pdf" target="test_blank"&gt;http://esnips.com/doc/1e487f0c-8009-4ae1-9f9c-c07bd953dbfa/script-command.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://esnips.com/doc/64d4eccb-e09b-48e1-9be9-e2818d73f074/faqss.pdf" target="test_blank"&gt;http://esnips.com/doc/64d4eccb-e09b-48e1-9be9-e2818d73f074/faqss.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://esnips.com/doc/cb7e39b4-3161-437f-bfc6-21e6a50e1b39/sscript.pdf" target="test_blank"&gt;http://esnips.com/doc/cb7e39b4-3161-437f-bfc6-21e6a50e1b39/sscript.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://esnips.com/doc/fced4d36-ba52-4df9-ab35-b3d194830bbf/symbols-in-scripts.pdf" target="test_blank"&gt;http://esnips.com/doc/fced4d36-ba52-4df9-ab35-b3d194830bbf/symbols-in-scripts.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://esnips.com/doc/b57e8989-ccf0-40d0-8992-8183be831030/sapscript-how-to-calculate-totals-and-subtotals.htm" target="test_blank"&gt;http://esnips.com/doc/b57e8989-ccf0-40d0-8992-8183be831030/sapscript-how-to-calculate-totals-and-subtotals.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP SCRIPT FIELDS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/d1/8033ea454211d189710000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005vp/helpdata/en/d1/8033ea454211d189710000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;scripts easy material&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.allsaplinks.com/sap_script_made_easy.html" target="test_blank"&gt;http://www.allsaplinks.com/sap_script_made_easy.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Debugging Document.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cba.nau.edu/haney-j/CIS497/Assignments/Debugging.doc" target="test_blank"&gt;http://www.cba.nau.edu/haney-j/CIS497/Assignments/Debugging.doc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cba.nau.edu/haney-j/CIS497/Assignments/Debugging.doc" target="test_blank"&gt;http://www.cba.nau.edu/haney-j/CIS497/Assignments/Debugging.doc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/b3/d322540c3beb4ba53795784eebb680/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/b3/d322540c3beb4ba53795784eebb680/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/84/1f624f4505144199e3d570cf7a9225/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/84/1f624f4505144199e3d570cf7a9225/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_bw30b/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_bw30b/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/b3/d322540c3beb4ba53795784eebb680/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/b3/d322540c3beb4ba53795784eebb680/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;SAP SCRIPT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create a logo in SAP printouts just do the following &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Save a Logo using Imaging, Paint shop Pro or Corel Draw as Tiff file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Run program RSTXLDMC and enter the following parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter file name C:COMPLOGO.TIF&lt;/P&gt;&lt;P&gt;UOM CM&lt;/P&gt;&lt;P&gt;Line width for text 132&lt;/P&gt;&lt;P&gt;Text name ZHEX-MACRO-COMPLOGO&lt;/P&gt;&lt;P&gt;Text ID ST&lt;/P&gt;&lt;P&gt;Text language = E&lt;/P&gt;&lt;P&gt;Number of Tiff gray levels (2,4,9) 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Then Create a new window 'COMP' with attributes; &lt;/P&gt;&lt;P&gt;Window COMP description Company Logo&lt;/P&gt;&lt;P&gt;Left margin 7.00 CH window width 10.00 CH&lt;/P&gt;&lt;P&gt;Upper margin LN window height 8.00 LN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally in the text element, mention&lt;/P&gt;&lt;P&gt;/: INCLUDE 'ZHEX-MACRO-COMPLOGO' OBJECT TEXT ID ST LANGUAGE 'E'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that if object name is not indicated as 'ZHEX...&amp;#146; the logo may not be printed! &lt;/P&gt;&lt;P&gt;You will not be able to see the logo in a test print. The same will be printed in actual printout. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SMARTFORM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) In Smart Forms Editor, In left pane, right Click any Page (say Page1) and select Create -&amp;gt; Window, Give it a name and Description (Say Window1) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Right Click on Window (Window 1) and select Create -&amp;gt; Graphics, Give it a name and description &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) In general Attributes, Select Name, get search help (F4) , you will find a list of pictures &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Select any picture and set its Resolution in DPI &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) Press F9 to open Smart Forms Builder, Select window (Window1) and In Output options window set, size and position of the Logo &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6) Set any other parameters if required, save and activate. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7) If there is only 1 Window in the forms, set it as Main Window in general attributes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; Use TCode SE78 to upload new pictures and logos.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;before changing standard script you must migrate into user defined script. for that one follow these steps... &lt;/P&gt;&lt;P&gt;1)goto SE71. 2)provide name for SCRIPT( begin with Z) &lt;/P&gt;&lt;P&gt;3)select CREATE option.&lt;/P&gt;&lt;P&gt;4)press ENTER.&lt;/P&gt;&lt;P&gt;5)select FORM option(u find this option on top of the screen).&lt;/P&gt;&lt;P&gt;6)from that choose MIGRATE option.&lt;/P&gt;&lt;P&gt;7)then it will displays dialog screen with required field like FORM( provide standard form name) and LANGUAGE( here provide in which language form exisisting).&lt;/P&gt;&lt;P&gt;8)press ENTER. 9)select SAVE and ACTIVATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) goto SE71&lt;/P&gt;&lt;P&gt;2) menu..UTILITIES -&amp;gt; COPY FROM CLIENT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;procedure to add fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)goto SE71.&lt;/P&gt;&lt;P&gt;2)provide FORM( which you migrated).&lt;/P&gt;&lt;P&gt;3)slect PAGE WINDOWS.&lt;/P&gt;&lt;P&gt;4)select EDIT option.&lt;/P&gt;&lt;P&gt;5)select WINDOW required for adding a field.&lt;/P&gt;&lt;P&gt;6)select EDIT option.&lt;/P&gt;&lt;P&gt;7)from that choose ELEMENT( also called TEXT ELEMENTS)&lt;/P&gt;&lt;P&gt;8)goto------&amp;gt;EDITOR. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you enter field as per your needs.&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="3" type="ul"&gt;&lt;P&gt;i give sample code&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;AS modifying layout &amp;lt;&amp;gt; &lt;/P&gt;&lt;P&gt;/: if &amp;amp;ekko-lifnr&amp;amp; &amp;gt; 50000 &lt;/P&gt;&lt;P&gt;/ plant id is 300&lt;/P&gt;&lt;P&gt;/: endif.&lt;/P&gt;&lt;P&gt;9)after completion of entering element goto BACK.&lt;/P&gt;&lt;P&gt;10)choose SAVE. &lt;/P&gt;&lt;P&gt;11)ACTIVATE. regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;procedure to uploading LOGO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;follow these steps for uploading logo which is exisisting in bitmap format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the form painter, you can either include directly to the form using menu &lt;/P&gt;&lt;P&gt;Edit-&amp;gt;Graphic-&amp;gt;Create or using the INCLUDEstatement in a window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To use an INCLUDE statement, goto into the window scripteditor and use menu Include-&amp;gt;Graphic. The include can looklike this for a bitmap:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: BITMAP MYLOGO OBJECT GRAPHICS ID BMAP TYPE BMON&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this statement MYLOGO is name of the logo.&lt;/P&gt;&lt;P&gt;BMON mean's logo exisiting in black&amp;amp;white format, we can also pass &lt;/P&gt;&lt;P&gt;BCOL means logo exisiting in color format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to transaction OMFE. Tell me what you see there for the output type you are interested in. Let me take the standard output type NEU. The entry looks something like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NEU Purchase order 1 SAPFM06P ENTRY_NEU MEDRUCK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first one is your output type, next is its description, next is the medium, then the program, routine, and the form name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You already copied the layout MEDRUCK to ZMEDRUCK. Now copy SAPFM06P to ZZSAPFM06P. Now ENTRY_NEU routine is in the include FM06PE02. You need to make your changes here to accommodate for the new field. So copy this include to ZZFM06PE02 and make your changes. Also, in ZZSAPFM06P, change the line where it says INCLUDE FM06PE02 to INCLUDE ZZFM06PE02.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in this routine ENTRY_NEU, there is a function module call ME_READ_PO_FOR_PRINTING which reads in the PO data from the tables. We need to copy this function module as well as this is where you will do your extra selections for the new fields. You will do the same with the other function call ME_PRINT_PO, if you need to change anything on the print.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after this to define output type...&lt;/P&gt;&lt;P&gt;NACE&lt;/P&gt;&lt;P&gt;You can track the form and the print program used for that form &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NACE is used to create output type while creating the output type you will mention forms, and driver program.&lt;/P&gt;&lt;P&gt;that will be maintained in the table TNAPR.if you create the output type using NACE then it will be automatically visible in table NAST and TNAPR.&lt;/P&gt;&lt;P&gt;so check in NAST, TNAPR table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/c8/1989fe43b111d1896f0000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/c8/1989fe43b111d1896f0000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1344901"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EX--in simple terms..take a transaction say ME21N ( Purchase Order ), u can see a Print icon there. now when u click on this icon, it has to print the PO document. Now how does it do that? when u click Print, the control gets transffered to a print program, now which program gets triggered is decided by what program name u specify in NACE. &lt;/P&gt;&lt;P&gt;So in NACE&lt;DEL&gt;&amp;gt;EF&lt;/DEL&gt;&amp;gt;Output Type&lt;DEL&gt;&amp;gt;NEU&lt;/DEL&gt;&amp;gt;processing routine--&amp;gt; u can see some standard program already configured( maybe SAPFM06P n form MEDRUCK )..these are the programs n sapscript that gets executed wen u say "PRINT" in the transactrion...so u can customise the print program for customer changes over here by copying the standard program n form into a Z/Y one and replacing the program names in NACE. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3668328"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check link for more on SAP Scripts.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/sapscripts.htm" target="test_blank"&gt;http://www.sap-img.com/sapscripts.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;differences between scripts an smartforms &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;script is client dependent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;smartform is client independent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;less programing in smart form&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;multiple page format is possible in smart form&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we can maintain background graphics in smartform&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;scripts doesnot generate any funtional module where as smart form generates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;multiple page format not allowed in scripts allowed in sf.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;labelling is possible in scripts not possible in sf.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u want step by step creation of script and SF then i can provide plz give me ur mail id&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;refer these links&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/9b/e3b0dcc2a711d3b558006094192fe3/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005vp/helpdata/en/9b/e3b0dcc2a711d3b558006094192fe3/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/ccab6730-0501-0010-ee84-de050a6cc287" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/ccab6730-0501-0010-ee84-de050a6cc287&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/8fd773b3-0301-0010-eabe-82149bcc292e" target="test_blank"&gt;https://sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/8fd773b3-0301-0010-eabe-82149bcc292e&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/3c5d9ae3-0501-0010-0090-bdfb2d458985" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/3c5d9ae3-0501-0010-0090-bdfb2d458985&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for Smartforms material&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-basis-abap.com/sapsf001.htm" target="test_blank"&gt;http://www.sap-basis-abap.com/sapsf001.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-press.com/downloads/h955_preview.pdf" target="test_blank"&gt;http://www.sap-press.com/downloads/h955_preview.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.ossincorp.com/Black_Box/Black_Box_2.htm" target="test_blank"&gt;http://www.ossincorp.com/Black_Box/Black_Box_2.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/smartforms/sap-smart-forms.htm" target="test_blank"&gt;http://www.sap-img.com/smartforms/sap-smart-forms.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/smartforms/smartform-tutorial.htm" target="test_blank"&gt;http://www.sap-img.com/smartforms/smartform-tutorial.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/smartforms.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/smartforms.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to trace smartform&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/49/c3d8a4a05b11d5b6ef006094192fe3/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/49/c3d8a4a05b11d5b6ef006094192fe3/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.help.sap.com/bp_presmartformsv1500/DOCU/OVIEW_EN.PDF" target="test_blank"&gt;http://www.help.sap.com/bp_presmartformsv1500/DOCU/OVIEW_EN.PDF&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/smartforms/smart-006.htm" target="test_blank"&gt;http://www.sap-img.com/smartforms/smart-006.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/smartforms/smartforms-faq-part-two.htm" target="test_blank"&gt;http://www.sap-img.com/smartforms/smartforms-faq-part-two.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1234083"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2007 05:32:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2609867#M598571</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-31T05:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: sap   script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2609868#M598572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to include two text elements in one window...which is a variable window.But in the output it is showing only the second text element o/p....pls explain why this happening?But when i am creating a new window ,it is showing the o/p fine..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2007 09:46:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2609868#M598572</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-03T09:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: sap   script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2609869#M598573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;/: INCLUDE Z_YOUR_LOGO OBJECT TEXT ID ST LANGUAGE E&lt;/P&gt;&lt;P&gt;These are the steps to be followed for uploading graphics in R/3 system&lt;/P&gt;&lt;P&gt;1. First save the file as BMP &lt;/P&gt;&lt;P&gt;2. Open the BMP file in IMaging (Goto -&amp;gt; Programs -&amp;gt; Accessories -&amp;gt; Imaging) and make it Zoom as 100% and save as *.TIFF &lt;/P&gt;&lt;P&gt;3. Open SE38 and execute program RSTXLDMC &lt;/P&gt;&lt;P&gt;4. Give your TIFF file path name &lt;/P&gt;&lt;P&gt;5. Select Bcol (for Color) &lt;/P&gt;&lt;P&gt;6. TEXT ID will be ZHEX-MACRO-*. &lt;/P&gt;&lt;P&gt;7. Inplace of * write your own logo name (ZCOMPANYLOGO) &lt;/P&gt;&lt;P&gt;8. Execute the program &lt;/P&gt;&lt;P&gt;9. Now Goto SE71 create your ZFORM &lt;/P&gt;&lt;P&gt;10. Create logo window 11. Goto text element of logo window. The steps for including graphical elements in the layout set are as follows&lt;/P&gt;&lt;P&gt;&amp;#149; The graphical element (like company logo) should be in valid graphic file format like .bmp or .jpg&lt;/P&gt;&lt;P&gt;&amp;#149; Use appropriate software to convert the above file into a .TIFF file&lt;/P&gt;&lt;P&gt;&amp;#149; Use report RSTXLDMC to upload this file as a text module in SAP&lt;/P&gt;&lt;P&gt;&amp;#149; Execute the above program from the ABAP /4 editor&lt;/P&gt;&lt;P&gt;&amp;#149; Enter the location of the .TIFF file on the PC&lt;/P&gt;&lt;P&gt;&amp;#149; Specify BMON or BCOL as the raster image type&lt;/P&gt;&lt;P&gt;&amp;#149; The SAP system suggests a name for the file ( like ZHEX-MARCO-* ). The * indicates the type of file. For e.g. if the file contains a logo then the name can be ZHEX-MACRO-LOGO&lt;/P&gt;&lt;P&gt;&amp;#149; The ID should be &amp;#145;ST&amp;#146; and give the logon language&lt;/P&gt;&lt;P&gt;&amp;#149; Running the program will convert this .TIFF file into a text element&lt;/P&gt;&lt;P&gt;&amp;#149; Incorporate this converted logo in the appropriate window under the appropriate text element by giving&lt;/P&gt;&lt;P&gt;INCLUDE ZHEX-MACRO-LOGO OBJECT TEXT ID ST in the first line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;srinivas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;*&lt;STRONG&gt;reward for useful answers&lt;/STRONG&gt;*&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2007 09:49:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2609869#M598573</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-03T09:49:48Z</dc:date>
    </item>
  </channel>
</rss>

