<?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: SELECT STATEMENT IN SCRIPTS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-in-scripts/m-p/1387575#M188634</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;every sapscript form is triggered (started an filled with data) from a print program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sometimes the print program is a complex standard module (like in purchasing) where you can not or do not want to change anything standard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this cas you copy a form to user name space. You can not select direcly in SAPSCRIPT, but you can call forms from sapscript.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See documentation on sapscript command PERFORM and note that paramaters passed to and from sapscript are pure text values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need more hints? feel free to ask.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 09 Jul 2006 14:10:40 GMT</pubDate>
    <dc:creator>Clemenss</dc:creator>
    <dc:date>2006-07-09T14:10:40Z</dc:date>
    <item>
      <title>SELECT STATEMENT IN SCRIPTS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-in-scripts/m-p/1387571#M188630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can v write a select statement in scripts ? if yes where and how?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls reply to my query and send me example code as well..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Answers will be rewarded with points for sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks inadvance.&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Giri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jul 2006 08:26:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-in-scripts/m-p/1387571#M188630</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-09T08:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT STATEMENT IN SCRIPTS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-in-scripts/m-p/1387572#M188631</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;  FOr the details like what can be done in the form painter go through the link,&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/d1/802ffa454211d189710000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/d1/802ffa454211d189710000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Coming to your question, why do you need to write the select statement in a form? You can write the select statements in your form calling program and then you can call the form by using the function modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Azaz Ali.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jul 2006 08:42:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-in-scripts/m-p/1387572#M188631</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-09T08:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT STATEMENT IN SCRIPTS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-in-scripts/m-p/1387573#M188632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thnaks Ali..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if v do't have any print program for Script then where will v write a select statemnt?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,Giri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jul 2006 09:56:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-in-scripts/m-p/1387573#M188632</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-09T09:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT STATEMENT IN SCRIPTS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-in-scripts/m-p/1387574#M188633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     Small confusion , dose ur requirment don't have any driver program ?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;     if no, and if at all it is a standard program, then just write a perform in the form itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg: Perfrom gte_data in program Zxyz&lt;/P&gt;&lt;P&gt;            using VAR1 VAR2...&lt;/P&gt;&lt;P&gt;            changing VAR3 VAR4.&lt;/P&gt;&lt;P&gt;    Endform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 create a program with Zxyz &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 Form Zxyz in_tab like structure ITCSY&lt;/P&gt;&lt;P&gt;            outtab like structure ITCSY&lt;/P&gt;&lt;P&gt;            using ...&lt;/P&gt;&lt;P&gt;            changing...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ur select atatement.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;  Endform.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jul 2006 10:06:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-in-scripts/m-p/1387574#M188633</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-09T10:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT STATEMENT IN SCRIPTS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-in-scripts/m-p/1387575#M188634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;every sapscript form is triggered (started an filled with data) from a print program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sometimes the print program is a complex standard module (like in purchasing) where you can not or do not want to change anything standard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this cas you copy a form to user name space. You can not select direcly in SAPSCRIPT, but you can call forms from sapscript.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See documentation on sapscript command PERFORM and note that paramaters passed to and from sapscript are pure text values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need more hints? feel free to ask.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jul 2006 14:10:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-in-scripts/m-p/1387575#M188634</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2006-07-09T14:10:40Z</dc:date>
    </item>
  </channel>
</rss>

