<?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: SUBMIT rkaep000 for KOB1 - in Background in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-rkaep000-for-kob1-in-background/m-p/13761344#M2029119</link>
    <description>&lt;P&gt;Hi Nagaseshu. Did you received the code for this KOB1 to display alv?&lt;/P&gt;</description>
    <pubDate>Mon, 15 Jul 2024 17:33:34 GMT</pubDate>
    <dc:creator>Uday_Kumar</dc:creator>
    <dc:date>2024-07-15T17:33:34Z</dc:date>
    <item>
      <title>SUBMIT rkaep000 for KOB1 - in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-rkaep000-for-kob1-in-background/m-p/356984#M7326</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt; We have a Z report program which submits the report RKAEP000 and gets the table output using the cl_salv_bs_runtime_info / get_data_ref. The issue is this program works fine in foreground across all systems ( DEV, QA and PROD )  but in background mode works only in DEV all for the same user. &lt;/P&gt;&lt;P&gt;Any inputs regarding what could be the reason the background option not working in QA or PROD? Below is the code snipet for this submit and data retrivel part.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; CALL FUNCTION 'K_KOKRS_SET'&lt;BR /&gt;
 EXPORTING&lt;BR /&gt;
 i_kokrs = lv_kokrs&lt;BR /&gt;
 popup = '0'&lt;BR /&gt;
 IMPORTING&lt;BR /&gt;
 e_kokrs = lv_kokrs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; cl_salv_bs_runtime_info=&amp;gt;set( EXPORTING display = abap_false&lt;BR /&gt;
 metadata = abap_false&lt;BR /&gt;
 data = abap_true ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; SUBMIT rkaep000&lt;BR /&gt;
 WITH p_tcode = 'KOB1'&lt;BR /&gt;
 WITH aufgr = p_aufgr&lt;BR /&gt;
 WITH kstar IN s_kstar&lt;BR /&gt;
 WITH r_budat BETWEEN s_erdat-low AND s_erdat-high&lt;BR /&gt;
 WITH p_usedb = 'X'&lt;BR /&gt;
 WITH p_usear = ' '&lt;BR /&gt;
 AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; cl_salv_bs_runtime_info=&amp;gt;get_data_ref( IMPORTING r_data = lr_bill_data ).&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2017 08:19:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-rkaep000-for-kob1-in-background/m-p/356984#M7326</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-02-09T08:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: SUBMIT rkaep000 for KOB1 - in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-rkaep000-for-kob1-in-background/m-p/356985#M7327</link>
      <description>&lt;P&gt;HI ,&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;I have got same requirement like need to display T.code-KOB1 output to display ALV format, if you don't mind please share me the code for this program to My mail.Id- chinnanagaseshu@gmail.com. if you share it is very useful for me . &lt;/P&gt;
  &lt;P&gt;Thanks,&lt;/P&gt;
  &lt;P&gt;Seshu.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 12:32:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-rkaep000-for-kob1-in-background/m-p/356985#M7327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-07-16T12:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: SUBMIT rkaep000 for KOB1 - in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-rkaep000-for-kob1-in-background/m-p/13761344#M2029119</link>
      <description>&lt;P&gt;Hi Nagaseshu. Did you received the code for this KOB1 to display alv?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 17:33:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-rkaep000-for-kob1-in-background/m-p/13761344#M2029119</guid>
      <dc:creator>Uday_Kumar</dc:creator>
      <dc:date>2024-07-15T17:33:34Z</dc:date>
    </item>
  </channel>
</rss>

