<?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/2039130#M419130</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can copy the Std Driver Program to Z program and do the modifications.&lt;/P&gt;&lt;P&gt;When you attach the Output type, Driver Program, and SCRIPT in NACE transaction, then automatically when you refer the Fields that are available in Program, the data will come into the Layout.&lt;/P&gt;&lt;P&gt;This happens as you will give the SCRIPT Layout Name in the Program by calling a Fun Module 'OPEN _FORM'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If at all you need to get the data from external tables other than the Tables used in Std/related driver program you have to write PERFORM  Statement and to write Code to get data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see the output from the related transaction code: like for Invoice from VF02/ VF03 , for Order VA02/VA03 for PO ME22n/ ME23n etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are not using the Std Program and Std script not related to any std Transaction, then execute your Z program straight away and see the Ouput.&lt;/P&gt;&lt;P&gt;Hope you understood.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Mar 2007 06:44:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-06T06:44:18Z</dc:date>
    <item>
      <title>Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2039128#M419128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know the answers for the following questions:&lt;/P&gt;&lt;P&gt;1.How to modify driver prgm ?&lt;/P&gt;&lt;P&gt;2.How to pass data frm layout to the driver prgm?&lt;/P&gt;&lt;P&gt;3.How to see the o/p data of layout by using print configuration?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2007 06:36:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2039128#M419128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-06T06:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2039129#M419129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear this liks will help you to update about sap script&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/example_code.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/example_code.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.ittoolbox.com/index.php/HOWTO:Sap_script" target="test_blank"&gt;http://wiki.ittoolbox.com/index.php/HOWTO:Sap_script&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://filipinoworkers.net/abap/chapter12.htm" target="test_blank"&gt;http://filipinoworkers.net/abap/chapter12.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rewads if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2007 06:40:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2039129#M419129</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-06T06:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2039130#M419130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can copy the Std Driver Program to Z program and do the modifications.&lt;/P&gt;&lt;P&gt;When you attach the Output type, Driver Program, and SCRIPT in NACE transaction, then automatically when you refer the Fields that are available in Program, the data will come into the Layout.&lt;/P&gt;&lt;P&gt;This happens as you will give the SCRIPT Layout Name in the Program by calling a Fun Module 'OPEN _FORM'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If at all you need to get the data from external tables other than the Tables used in Std/related driver program you have to write PERFORM  Statement and to write Code to get data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see the output from the related transaction code: like for Invoice from VF02/ VF03 , for Order VA02/VA03 for PO ME22n/ ME23n etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are not using the Std Program and Std script not related to any std Transaction, then execute your Z program straight away and see the Ouput.&lt;/P&gt;&lt;P&gt;Hope you understood.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2007 06:44:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2039130#M419130</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-06T06:44:18Z</dc:date>
    </item>
  </channel>
</rss>

