<?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: SAPScripts in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts/m-p/1456253#M215657</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Rich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already customized the progra to ZSAPFM06 and the form to Z_MEDRUCK_PO_CAD.Is this not the correct path..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks And Regards&lt;/P&gt;&lt;P&gt;Vicky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Jun 2006 17:18:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-28T17:18:55Z</dc:date>
    <item>
      <title>SAPScripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts/m-p/1456250#M215654</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;&lt;/P&gt;&lt;P&gt;I developed a SAPscript program and form and attached them to the PO in NACE transaction. When I try to print from ME22 my program is not been called and some other program is been called which starts with SAP..Could u help me in this please...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 15:58:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts/m-p/1456250#M215654</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T15:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts/m-p/1456251#M215655</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;See the message type is loaded in the document and check if it's the same message you have inserted by NACE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 16:03:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts/m-p/1456251#M215655</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T16:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts/m-p/1456252#M215656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The standard PO print program is SAPFM06P.  This then calls ME_PO_PRINT which is a function module of group MEDRUCK.  If you are using a custom version of the function module, meaning that you copied function group MEDRUCK into ZMEDRUCK you need to coy SAPFM06P into SAPF&amp;lt;b&amp;gt;Z&amp;lt;/b&amp;gt;M06P.  Then you need to change the call from ME_PRINT_PO to ZME_PRINT_PO.  In you config, you need to tell it to use SAPF&amp;lt;b&amp;gt;Z&amp;lt;/b&amp;gt;M06P instead of SAPFM06P.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 16:04:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts/m-p/1456252#M215656</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-06-28T16:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts/m-p/1456253#M215657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Rich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already customized the progra to ZSAPFM06 and the form to Z_MEDRUCK_PO_CAD.Is this not the correct path..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks And Regards&lt;/P&gt;&lt;P&gt;Vicky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 17:18:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts/m-p/1456253#M215657</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T17:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts/m-p/1456254#M215658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you were following naming conventions, then you would have named it as SAPF&amp;lt;b&amp;gt;Z&amp;lt;/b&amp;gt;M06P.  Anyway, in your custom program, you must make sure that it is calling your function module instead of the ME_PRINT_PO.  Check in the include FM06PE02,  the form entry_neu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 17:22:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts/m-p/1456254#M215658</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-06-28T17:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts/m-p/1456255#M215659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Rich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just need to add some fields to item deails so i have customized it to ZSAPFM06 and appended some code in write_form function module and changed the form name to Z_MEDRUCK_PO_CAD. So do i still need to change the ME_PRINT_PO. If so what change do i need to make.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks And Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 17:39:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts/m-p/1456255#M215659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T17:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts/m-p/1456256#M215660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You changed the code in the WRITE_FORM function module?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 17:41:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts/m-p/1456256#M215660</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-06-28T17:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts/m-p/1456257#M215661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 17:43:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts/m-p/1456257#M215661</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T17:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts/m-p/1456258#M215662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Noooooooooooooooooo!   This function module is used in every sapscript print program in the entire system.  There is no need to change this function  module nor should you.   Revert your changes immmediately.  Please email me at the address on my business card and I can walk you thru the process(with screenshots).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 17:45:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts/m-p/1456258#M215662</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-06-28T17:45:08Z</dc:date>
    </item>
  </channel>
</rss>

