<?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: Issue calling program from transaction with selection criteria in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-calling-program-from-transaction-with-selection-criteria/m-p/3198220#M762134</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess so,although but standard transaction may not work exactly as before.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Dec 2007 11:35:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-07T11:35:05Z</dc:date>
    <item>
      <title>Issue calling program from transaction with selection criteria</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-calling-program-from-transaction-with-selection-criteria/m-p/3198218#M762132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    I ve a issue regarding calling a program from transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a standard transaction calling a program  using selection criteria no (say for eq 10 fields, just look at the eg below)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Submit  &amp;lt;table-proname&amp;gt; and return using selection-set &amp;lt;table-varia&amp;gt; &lt;/P&gt;&lt;P&gt;With rbukrs  = i_bkorm-burks    &amp;#147;Comp Code&lt;/P&gt;&lt;P&gt;with  Revent = i_bkorm-event  &amp;#147; event&lt;/P&gt;&lt;P&gt;with rbelnr  = ibkorm-belnr     &amp;#147;Doc no&lt;/P&gt;&lt;P&gt;with rgjahr = ibkorm-gjahr   &amp;#147;fiscal year&lt;/P&gt;&lt;P&gt;with ruzeit = ibkorm-ruzeit  &amp;#147;time&lt;/P&gt;&lt;P&gt;with rusnam = ibkorm-rusnam &amp;#147;user name&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;And so on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, In my program selection screen  i  ve only three fields, (not all mentioned above)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameter:&lt;/P&gt;&lt;P&gt;         &lt;/P&gt;&lt;P&gt;Rbukrs  type bukrs, &amp;#147;comp code&lt;/P&gt;&lt;P&gt;Rbelnr type belnr, &amp;#147;doc no&lt;/P&gt;&lt;P&gt;Rghar type gjahr.  &amp;#147;fiscal year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, i configure this transaction with this program i can able to run this program  from transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is every thing go right, Pls give your sugg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points &amp;amp; help awarded.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2007 11:16:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-calling-program-from-transaction-with-selection-criteria/m-p/3198218#M762132</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-07T11:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Issue calling program from transaction with selection criteria</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-calling-program-from-transaction-with-selection-criteria/m-p/3198219#M762133</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 can call the program using 3 selection screen fields even though it is having 10 fileds, but before calling make sure that there is no mandatory fields (in rest of the 7 fields), then it will runs you report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if needful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sreeram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2007 11:32:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-calling-program-from-transaction-with-selection-criteria/m-p/3198219#M762133</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-07T11:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Issue calling program from transaction with selection criteria</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-calling-program-from-transaction-with-selection-criteria/m-p/3198220#M762134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess so,although but standard transaction may not work exactly as before.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2007 11:35:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-calling-program-from-transaction-with-selection-criteria/m-p/3198220#M762134</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-07T11:35:05Z</dc:date>
    </item>
  </channel>
</rss>

