<?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: calling an external report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-an-external-report/m-p/3990642#M953388</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diana Sydnie  &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Report can be called.  Or u can call a report with a variant.  For more details look at the help for SUBMIT command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 21 Jun 2008 16:06:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-21T16:06:05Z</dc:date>
    <item>
      <title>calling an external report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-an-external-report/m-p/3990640#M953386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gurus.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When calling an external report the parameters or select-options specified in the external report can be called or not?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jun 2008 15:59:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-an-external-report/m-p/3990640#M953386</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-21T15:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: calling an external report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-an-external-report/m-p/3990641#M953387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Diana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can call it using SUBMIT statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's an example (taken from report RKEB0601 - job information is optional):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
SUBMIT RKEB0601
          WITH PPLIKZ = PLIKZ
          WITH PERKRS = RKB1X-ERKRS
          WITH PPATYPE = RKB1X-PA_TYPE
          WITH PKOKRS  = RKB1X-KOKRS
          WITH PALEDGER = PALEDGER     "wkb 46c
          WITH PVALUTYP = PVALUTYP     "wkb 46c
          WITH VRGAR IN VRGAR
          WITH VERSI IN VERSI
          WITH PERIO IN PERIO
          WITH ALTPERIO IN ALTPERIO
          WITH BELNR IN BELNR
          WITH HZDAT IN HZDAT
          WITH RBELN IN RBELN
          WITH USNAM IN USNAM
          WITH SKOST IN SKOST
          WITH KSTAR IN KSTAR
          WITH RKAUFNR IN RKAUFNR
          WITH KAUFN IN KAUFN
          WITH BUKRS IN BUKRS
          WITH KNDNR IN KNDNR
          WITH ARTNR IN ARTNR
          WITH ELAYOUT = ELAYOUT
          WITH PREADM = PREADM
          WITH PREADM2 = PREADM2
          USER SY-UNAME
          VIA JOB H_JOBNAME NUMBER H_JOBCOUNT
          TO SAP-SPOOL
          AND RETURN.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards.&lt;/P&gt;&lt;P&gt;Bruno&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Bruno Garcia on Jun 21, 2008 5:05 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jun 2008 16:04:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-an-external-report/m-p/3990641#M953387</guid>
      <dc:creator>BGarcia</dc:creator>
      <dc:date>2008-06-21T16:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: calling an external report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-an-external-report/m-p/3990642#M953388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diana Sydnie  &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Report can be called.  Or u can call a report with a variant.  For more details look at the help for SUBMIT command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jun 2008 16:06:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-an-external-report/m-p/3990642#M953388</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-21T16:06:05Z</dc:date>
    </item>
  </channel>
</rss>

