<?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: Skipping Selection Screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/skipping-selection-screen/m-p/4677673#M1100057</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;Problem might be with your BDC.....Either in Recording itself...after pressing the Last Save Button ...return comes back to Selection Screen of the Standard Program......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your report looks OK but some issue with the Zprog in which you called BDC....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share the code of ZPROG ...BDC one&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Oct 2008 05:08:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-15T05:08:27Z</dc:date>
    <item>
      <title>Skipping Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skipping-selection-screen/m-p/4677669#M1100053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;            My report looks like this,(ex.,).&lt;/P&gt;&lt;P&gt;kpi                       month&lt;/P&gt;&lt;P&gt;headcount              34&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i click on 34 it will calls standard transaction which is done by bdc program in zprogram.,&lt;/P&gt;&lt;P&gt;In my main program i called that zprogram by 'submit zprogram and return'.&lt;/P&gt;&lt;P&gt;When i click on 34 it straightly goes to that standard report in this report when i say back it must call my report but it is going to selection screen for standard report.,&lt;/P&gt;&lt;P&gt;So, for skipping that selection screen what can i do can someone help me.,&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;ThiruKumaran. R.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 04:35:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skipping-selection-screen/m-p/4677669#M1100053</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-15T04:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Skipping Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skipping-selection-screen/m-p/4677670#M1100054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thirukumaran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this code it might help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT yfapinv_idoc_rpts  TO SAP-SPOOL         &lt;/P&gt;&lt;P&gt;    WITHOUT SPOOL DYNPRO&lt;/P&gt;&lt;P&gt;    SPOOL PARAMETERS print_parameters&lt;/P&gt;&lt;P&gt;    WITH credate in s_upddat "SPACE "paas edidc-upddt&lt;/P&gt;&lt;P&gt;    WITH docnum in s_docnum "paas edidc-docno&lt;/P&gt;&lt;P&gt;    WITH ap1_flag eq 'X'&lt;/P&gt;&lt;P&gt;    AND RETURN.&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;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 04:40:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skipping-selection-screen/m-p/4677670#M1100054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-15T04:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: Skipping Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skipping-selection-screen/m-p/4677671#M1100055</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;Can you please elaborate......Use Names fro the Prom like my Prog ZABC...Standard Prog SABC.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your question is referring to your report, a BDC Prog, a Standard Report....but the flow is not clear.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 04:43:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skipping-selection-screen/m-p/4677671#M1100055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-15T04:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Skipping Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skipping-selection-screen/m-p/4677672#M1100056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   My Report Format.,&lt;/P&gt;&lt;P&gt;kpi                month&lt;/P&gt;&lt;P&gt;headcount       20.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i click on 20 in my report (zkpi_1) it will call standard program s_ahr_61015512 which is done in bdc programming zbdc_program using the syntax., (submit zbdc_program and return) there it will displays 20 rows of details&lt;/P&gt;&lt;P&gt;from that report ('s_ahr_61015512'), when i say back it must come to (zkpi_1) but it is going to selection screen of ('s_ahr_61015512')., Can any one help me out.,.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;ThiruKumaran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 05:00:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skipping-selection-screen/m-p/4677672#M1100056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-15T05:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Skipping Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skipping-selection-screen/m-p/4677673#M1100057</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;Problem might be with your BDC.....Either in Recording itself...after pressing the Last Save Button ...return comes back to Selection Screen of the Standard Program......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your report looks OK but some issue with the Zprog in which you called BDC....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share the code of ZPROG ...BDC one&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 05:08:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skipping-selection-screen/m-p/4677673#M1100057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-15T05:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: Skipping Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skipping-selection-screen/m-p/4677674#M1100058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This statement may help u...&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
SUBMIT &amp;lt;prog_name&amp;gt; WITH &amp;lt;selection-screen-field1&amp;gt; = &amp;lt;value&amp;gt;
                   WITH &amp;lt;selection-screen-field2&amp;gt; = &amp;lt;value&amp;gt;
                   WITH &amp;lt;selection-screen-field3&amp;gt; = &amp;lt;value&amp;gt;
                   AND RETURN.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sukriti Saha on Oct 15, 2008 7:09 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 05:08:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skipping-selection-screen/m-p/4677674#M1100058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-15T05:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Skipping Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skipping-selection-screen/m-p/4677675#M1100059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This is my zbdc program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'OIL_LAST_DAY_OF_PREVIOUS_MONTH'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    i_date_old = sy-datum&lt;/P&gt;&lt;P&gt;  IMPORTING&lt;/P&gt;&lt;P&gt;    e_date_new = datep.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;datel = datep.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;datel+6(2) = '01'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : LV_EIAP type D,&lt;/P&gt;&lt;P&gt;       LV_EIAP1 type D.&lt;/P&gt;&lt;P&gt;       CALL FUNCTION 'CONVERT_DATE_FORMAT'&lt;/P&gt;&lt;P&gt;        EXPORTING&lt;/P&gt;&lt;P&gt;          I_DATE            = dateL&lt;/P&gt;&lt;P&gt;        IMPORTING&lt;/P&gt;&lt;P&gt;          E_CALC_DATE       = LV_EIAP.&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'CONVERT_DATE_FORMAT'&lt;/P&gt;&lt;P&gt; EXPORTING&lt;/P&gt;&lt;P&gt;   I_DATE            = dateP&lt;/P&gt;&lt;P&gt; IMPORTING&lt;/P&gt;&lt;P&gt;   E_CALC_DATE       = LV_EIAP1.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'RPAPL002' '1000'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'PAPMASSN-LOW'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=ONLI'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PAPBEGDA'&lt;/P&gt;&lt;P&gt;                             LV_EIAP.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PAPENDDA'&lt;/P&gt;&lt;P&gt;                              LV_EIAP1.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PAPAPSTA-LOW'&lt;/P&gt;&lt;P&gt;                              ' '.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PAPMASSN-LOW'&lt;/P&gt;&lt;P&gt;                              '41'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'REFE1'&lt;/P&gt;&lt;P&gt;                             'X'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'ALV'&lt;/P&gt;&lt;P&gt;                              'X'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'RPAPL002' '2000'.&lt;/P&gt;&lt;P&gt;            CALL TRANSACTION 'S_AHR_61015512' USING BDCDATA MODE 'E'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;ThiruKumaran. R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 05:11:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skipping-selection-screen/m-p/4677675#M1100059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-15T05:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Skipping Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skipping-selection-screen/m-p/4677676#M1100060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to post the message in your format.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;ThiruKumaran. R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 05:12:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skipping-selection-screen/m-p/4677676#M1100060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-15T05:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Skipping Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skipping-selection-screen/m-p/4677677#M1100061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need updates Pls.,&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;ThiruKumaran. R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2008 11:20:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skipping-selection-screen/m-p/4677677#M1100061</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-17T11:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Skipping Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skipping-selection-screen/m-p/4677678#M1100062</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;Is this the complete BDC Program???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why the given below line is the Last BDC Statement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform bdc_dynpro using 'RPAPL002' '2000'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2008 11:37:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skipping-selection-screen/m-p/4677678#M1100062</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-17T11:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Skipping Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skipping-selection-screen/m-p/4677679#M1100063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that line is not problem if you remove that line also that works properly but i want to skip that selection screen when i say back in s_ahr_61015512 report..&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;ThiruKumaran. R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Oct 2008 09:26:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skipping-selection-screen/m-p/4677679#M1100063</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-18T09:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: Skipping Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skipping-selection-screen/m-p/4677680#M1100064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try writing the submit and return inside a FM and call the FM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Oct 2008 09:47:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skipping-selection-screen/m-p/4677680#M1100064</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-18T09:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Skipping Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skipping-selection-screen/m-p/4677681#M1100065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I copied the standard program into zprogram there i changed the status of back button&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2008 03:20:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skipping-selection-screen/m-p/4677681#M1100065</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-24T03:20:20Z</dc:date>
    </item>
  </channel>
</rss>

