<?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 Regarding Calling a Report Program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-calling-a-report-program/m-p/4947390#M1153735</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;1. I have an Requirement in which i need to call Program CATSSHOW.&lt;/P&gt;&lt;P&gt;    I need to Pass the Selection screen values from calling program by skipping the Selection screen of   Called Program.&lt;/P&gt;&lt;P&gt; or &lt;/P&gt;&lt;P&gt;2. Can i call the Transaction CADO(which is T-CODE for CATSSHOW Program)&lt;/P&gt;&lt;P&gt;    by passing selection screen values from calling program to call program skipping selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used  a. SUBMIT catsshow&lt;/P&gt;&lt;P&gt;                        WITH so_pers  IN r_pernr&lt;/P&gt;&lt;P&gt;                        WITH so_datum IN r_datum&lt;/P&gt;&lt;P&gt;                        AND RETURN.&lt;/P&gt;&lt;P&gt;              which goes to the called program and does not pass the values to the ranges in called program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a. SUBMIT catsshow VIA SELECTION-SCREEN&lt;/P&gt;&lt;P&gt;                        WITH so_pers  IN r_pernr&lt;/P&gt;&lt;P&gt;                        WITH so_datum IN r_datum&lt;/P&gt;&lt;P&gt;                        AND RETURN.&lt;/P&gt;&lt;P&gt;              which goes to the called program and pass the values to the ranges in called program and displays the selection screen. (which i needs to skip).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help regarding this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Sanath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Dec 2008 16:42:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-11T16:42:55Z</dc:date>
    <item>
      <title>Regarding Calling a Report Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-calling-a-report-program/m-p/4947390#M1153735</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;1. I have an Requirement in which i need to call Program CATSSHOW.&lt;/P&gt;&lt;P&gt;    I need to Pass the Selection screen values from calling program by skipping the Selection screen of   Called Program.&lt;/P&gt;&lt;P&gt; or &lt;/P&gt;&lt;P&gt;2. Can i call the Transaction CADO(which is T-CODE for CATSSHOW Program)&lt;/P&gt;&lt;P&gt;    by passing selection screen values from calling program to call program skipping selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used  a. SUBMIT catsshow&lt;/P&gt;&lt;P&gt;                        WITH so_pers  IN r_pernr&lt;/P&gt;&lt;P&gt;                        WITH so_datum IN r_datum&lt;/P&gt;&lt;P&gt;                        AND RETURN.&lt;/P&gt;&lt;P&gt;              which goes to the called program and does not pass the values to the ranges in called program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a. SUBMIT catsshow VIA SELECTION-SCREEN&lt;/P&gt;&lt;P&gt;                        WITH so_pers  IN r_pernr&lt;/P&gt;&lt;P&gt;                        WITH so_datum IN r_datum&lt;/P&gt;&lt;P&gt;                        AND RETURN.&lt;/P&gt;&lt;P&gt;              which goes to the called program and pass the values to the ranges in called program and displays the selection screen. (which i needs to skip).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help regarding this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Sanath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2008 16:42:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-calling-a-report-program/m-p/4947390#M1153735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-11T16:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Calling a Report Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-calling-a-report-program/m-p/4947391#M1153736</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 check syntax of &lt;STRONG&gt;CALL TRANSACTION&lt;/STRONG&gt; command for your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2008 21:25:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-calling-a-report-program/m-p/4947391#M1153736</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-11T21:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Calling a Report Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-calling-a-report-program/m-p/4947392#M1153737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can call another program without displaying its selection screen .&lt;/P&gt;&lt;P&gt;Use the same 'SUBMIt' command .&lt;/P&gt;&lt;P&gt;use  : &lt;/P&gt;&lt;P&gt; Submit  USING SELECTION-SCREEN   Selection_screen number .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: &lt;/P&gt;&lt;P&gt; Submit  Program_name  USING SELECTION-SCREEN  '1000' .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and pass the sleection screen parameters accoringly . Hit 'F1' on the Submit command .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2008 21:30:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-calling-a-report-program/m-p/4947392#M1153737</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-11T21:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Calling a Report Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-calling-a-report-program/m-p/4947393#M1153738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;SUBMIT catsshow
WITH so_pers IN r_pernr
WITH so_datum IN r_datum
AND RETURN.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;this should work.. make sure r_pernr and r_datum are filled properly the option and sign fields...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;MOVE wa_parameter-parva TO s_vkorg-low.
MOVE 'I'  TO s_vkorg-sign.
MOVE 'EQ' TO s_vkorg-option.   "&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt; this varies
APPEND s_vkorg.

MOVE wa_parameter-parva TO s_vkorg-high.
MOVE 'I'  TO s_vkorg-sign.
MOVE 'EQ' TO s_vkorg-option.    "&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt; this varies
APPEND s_vkorg.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;look at the padded zeros or conversion exits available for the field...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2008 21:34:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-calling-a-report-program/m-p/4947393#M1153738</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2008-12-11T21:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Calling a Report Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-calling-a-report-program/m-p/4947394#M1153739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What you need to pass is a selection table that refers to structure rsparams&lt;/P&gt;&lt;P&gt;Check the example given [here|http://help.sap.com/saphelp_nw04s/helpdata/en/9f/dba51a35c111d1829f0000e829fbfe/frameset.htm].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Advait&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2008 23:15:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-calling-a-report-program/m-p/4947394#M1153739</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-11T23:15:20Z</dc:date>
    </item>
  </channel>
</rss>

