<?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: How to modify a sapscript and the program that controls it? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-modify-a-sapscript-and-the-program-that-controls-it/m-p/1016994#M80247</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guillermo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your print program, identify the 'ELEMENT' which is responsible for printing the desired information ( you will find the ELEMENT name in CALL FUNCTION WRITE_FORM ..). You may be having a number of such statements in your program for writing data using different 'Element'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, look for this element in your Sapscript form (SE71), you will find exactly which field to change/ where to change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also debug your script for finding the desirable ELEMENT. You can debug your form by: Goto SE71, write form name, goto Utilities -&amp;gt; debugging on. And, now try running your print program. Now, you will see information one by one that is getting printed on the form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, check the following link, it will help you (may be in future)in assigning different program name to your script or vice versa:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/sdn/collaboration.sdn?node=linkFnode6-1&amp;amp;contenttype=url&amp;amp;content=https://" target="test_blank"&gt;https://www.sdn.sap.com/sdn/collaboration.sdn?node=linkFnode6-1&amp;amp;contenttype=url&amp;amp;content=https://&lt;/A&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="622282"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ashish Jain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Aug 2005 17:18:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-08-18T17:18:44Z</dc:date>
    <item>
      <title>How to modify a sapscript and the program that controls it?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-modify-a-sapscript-and-the-program-that-controls-it/m-p/1016992#M80245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you all fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, my question regards to sapscripts forms, 'cause I'm new on this type of programming, so I need to edit the sapscript Z form and the Z program that controls it to extract the exact information, but what I don't know is what and where I'm supposed to change fields and sentences between sapscript form and program, I know if I edit the program to extract the correct information obviously I need to edit the SAPscript and vice versa, but I don't know where and how to do it, so if anyone can help me to do this, I'll really appreciate it!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your time and have a good day!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Guillermo España&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2005 16:41:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-modify-a-sapscript-and-the-program-that-controls-it/m-p/1016992#M80245</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-18T16:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify a sapscript and the program that controls it?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-modify-a-sapscript-and-the-program-that-controls-it/m-p/1016993#M80246</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;The standard SAPSCRIPT forms and corresponding print programs should not change. You need to make a copy of the form and print program with Z for customer objects and go ahead and modify the Z programs and forms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2005 16:54:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-modify-a-sapscript-and-the-program-that-controls-it/m-p/1016993#M80246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-18T16:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify a sapscript and the program that controls it?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-modify-a-sapscript-and-the-program-that-controls-it/m-p/1016994#M80247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guillermo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your print program, identify the 'ELEMENT' which is responsible for printing the desired information ( you will find the ELEMENT name in CALL FUNCTION WRITE_FORM ..). You may be having a number of such statements in your program for writing data using different 'Element'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, look for this element in your Sapscript form (SE71), you will find exactly which field to change/ where to change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also debug your script for finding the desirable ELEMENT. You can debug your form by: Goto SE71, write form name, goto Utilities -&amp;gt; debugging on. And, now try running your print program. Now, you will see information one by one that is getting printed on the form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, check the following link, it will help you (may be in future)in assigning different program name to your script or vice versa:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/sdn/collaboration.sdn?node=linkFnode6-1&amp;amp;contenttype=url&amp;amp;content=https://" target="test_blank"&gt;https://www.sdn.sap.com/sdn/collaboration.sdn?node=linkFnode6-1&amp;amp;contenttype=url&amp;amp;content=https://&lt;/A&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="622282"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ashish Jain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2005 17:18:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-modify-a-sapscript-and-the-program-that-controls-it/m-p/1016994#M80247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-18T17:18:44Z</dc:date>
    </item>
  </channel>
</rss>

