<?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: Custom Transaction code .... back ground run in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-transaction-code-back-ground-run/m-p/6312779#M1392973</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to create a batch input program for your (custom) module pool or use the available BAPI's (function modules for this). If your custom program also involves custom tables, you might want to consider to create your own BAPI's for this. You haven't provided that much info, but for background processing BAPI's could be your way to go.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Oct 2009 07:35:56 GMT</pubDate>
    <dc:creator>Sm1tje</dc:creator>
    <dc:date>2009-10-29T07:35:56Z</dc:date>
    <item>
      <title>Custom Transaction code .... back ground run</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-transaction-code-back-ground-run/m-p/6312778#M1392972</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;We have custom transaction ZPRS(Module pool program)... which contains selection screens .. &lt;/P&gt;&lt;P&gt;usually user run give the values on selectin screens and press submit.. it displays the list of values on table control.. &lt;/P&gt;&lt;P&gt;But user asking instead of table control .. after selection screen input they have run in BACK GROUND.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest how to that...  I know submit is for executable program,...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;P&gt;reddy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2009 04:44:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-transaction-code-back-ground-run/m-p/6312778#M1392972</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-29T04:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Transaction code .... back ground run</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-transaction-code-back-ground-run/m-p/6312779#M1392973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to create a batch input program for your (custom) module pool or use the available BAPI's (function modules for this). If your custom program also involves custom tables, you might want to consider to create your own BAPI's for this. You haven't provided that much info, but for background processing BAPI's could be your way to go.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2009 07:35:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-transaction-code-back-ground-run/m-p/6312779#M1392973</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2009-10-29T07:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Transaction code .... back ground run</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-transaction-code-back-ground-run/m-p/6312780#M1392974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chandra,&lt;/P&gt;&lt;P&gt;After hitting submit button,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will be having the data in internal table.&lt;/P&gt;&lt;P&gt;So, just call the ALV grid display function module..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;case ok_code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when 'BACK'&lt;/P&gt;&lt;P&gt;Leave to screen 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when 'EXIT'&lt;/P&gt;&lt;P&gt;leave program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;when 'SUBMIT'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;call function 'REUSE_ALV_GRIID_DISPALY.&lt;/STRONG&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;&lt;P&gt;if sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;&amp;lt; message&amp;gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endcase.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2009 13:09:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-transaction-code-back-ground-run/m-p/6312780#M1392974</guid>
      <dc:creator>former_member206396</dc:creator>
      <dc:date>2009-10-29T13:09:16Z</dc:date>
    </item>
  </channel>
</rss>

