<?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: Script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2670730#M616567</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;You have to Copy the Entire Form. And then Remove the unnecessary elements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To Add a logo as Bitmap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tcode SE78. import the Bitmap with a Name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To insert the Logo in Layout set .&lt;/P&gt;&lt;P&gt;Open the Text elements of window.&lt;/P&gt;&lt;P&gt;Menu path: Insert-&amp;gt;Graphic -&amp;gt; Stored on Document Server&lt;/P&gt;&lt;P&gt;Here you select the Graphic from F4 Help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will add the BITMAT command in the text elements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward if Helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Aug 2007 10:20:47 GMT</pubDate>
    <dc:creator>varma_narayana</dc:creator>
    <dc:date>2007-08-09T10:20:47Z</dc:date>
    <item>
      <title>Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2670729#M616566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;   I copied a Standard Script in that i want to use only the layout from that script for header data ,for that case i have to copy all the scipt or is there any way to copy only the header layout. Also tell me how to create a logo in a script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2007 10:16:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2670729#M616566</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-09T10:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2670730#M616567</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;You have to Copy the Entire Form. And then Remove the unnecessary elements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To Add a logo as Bitmap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tcode SE78. import the Bitmap with a Name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To insert the Logo in Layout set .&lt;/P&gt;&lt;P&gt;Open the Text elements of window.&lt;/P&gt;&lt;P&gt;Menu path: Insert-&amp;gt;Graphic -&amp;gt; Stored on Document Server&lt;/P&gt;&lt;P&gt;Here you select the Graphic from F4 Help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will add the BITMAT command in the text elements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward if Helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2007 10:20:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2670730#M616567</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-08-09T10:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2670731#M616568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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; &lt;/P&gt;&lt;P&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;reward points to all helpful answers &lt;/P&gt;&lt;P&gt;kiran.M&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        KIRAN KUMAR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2007 10:22:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2670731#M616568</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-09T10:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2670732#M616569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in your case there is no option except to copy entire layout.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;procedure to copy layout&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;There are some Standard Sap Scripts in SAP. We cant directly execute them in scripts we have to use some T-codes and by giving some input to the required fields we can see the output printform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will show one example. There are some Standard Sap Scripts such as MEDRUCK which is a standard Sap Script for Purchase Order and RVINVOICE01 for billing and so on...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To see oupt of MEDRUCK go to T-code ME9F give purchase order number and execute select one number and click on dislplay messages button on application tool bar you can find the print form of MEDRUCK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot change the Standard Sap Scripts but you can use Standard Sap Scripts and Copy them to userdefined Script and can make changes to them and replace standard Sap Script with usedefind script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: Go to SE71,&lt;/P&gt;&lt;P&gt;on menu bar u find Utilities-&amp;gt;copy from Client. click on it u ll find new screen showing&lt;/P&gt;&lt;P&gt;Form name:&lt;/P&gt;&lt;P&gt;Source Clinet:&lt;/P&gt;&lt;P&gt;Target Form:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give Form name as usedefined form name EX: ZFORM1&lt;/P&gt;&lt;P&gt;Source client as 000 and&lt;/P&gt;&lt;P&gt;Target form as MEDRUCK.&lt;/P&gt;&lt;P&gt;execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, the standard from MEDRUCK is copyied to your form ZFORM1.&lt;/P&gt;&lt;P&gt;NOW, go to SE71 and give form name as ZFORM1 and do some changes to the form such as adding logo any thing. save and Activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, you have done changes to the Form ZFORM1 and u have to replace your form with standard SAP Script.&lt;/P&gt;&lt;P&gt;Go to NACE Transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on Applications select EF for purchase order and click Output types button on application tool bar.&lt;/P&gt;&lt;P&gt;now select NEU as output types dobule click on Processing Routines.&lt;/P&gt;&lt;P&gt;now click on Change option on application tool bar and on right side u find MEDRUCK in form place replace MEDRUCK with ZFORM1 and SAVE.&lt;/P&gt;&lt;P&gt;go back twice and now go to T-code ME9F give the purchase order number and execute and select one option and click on display messges button .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you will find the changes that you have done in ZFORM1. so we cant chage the standard Sap Scripts by copying the Standard Sap Scripts we can chage and replace with our forms.&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>Thu, 09 Aug 2007 10:40:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2670732#M616569</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-09T10:40:10Z</dc:date>
    </item>
  </channel>
</rss>

