<?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: BDC_INPUT not working in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-input-not-working/m-p/5975177#M1339902</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;Use the &lt;STRONG&gt;submit&lt;/STRONG&gt; statement for the program &lt;STRONG&gt;rsbdcsub&lt;/STRONG&gt; in your BDC code.&lt;/P&gt;&lt;P&gt;And use the &lt;STRONG&gt;selscreen_parameters&lt;/STRONG&gt; of RSBDCSUB IN the above program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT {rep|(name)} [selscreen_options].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here rep_name is RSBDCSUB.&lt;/P&gt;&lt;P&gt;Try with this....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Aug 2009 11:56:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-12T11:56:06Z</dc:date>
    <item>
      <title>BDC_INPUT not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-input-not-working/m-p/5975176#M1339901</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;I have a requirement of writing a BDC for QM02 in an update function module .&lt;/P&gt;&lt;P&gt;So I am using BDC_INPUT .&lt;/P&gt;&lt;P&gt;When this FM gets triggered in the program , I am getting sy-subrc 0 , but the notification (output of QM02 tcode ) is not getting created .&lt;/P&gt;&lt;P&gt;When i run the session manually in SM35, then my notification is created .&lt;/P&gt;&lt;P&gt;Any specific parameters I need to send to the FM so that the notification is created in the program itself rather than explicitly running SM35 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Supriya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2009 06:10:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-input-not-working/m-p/5975176#M1339901</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-12T06:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: BDC_INPUT not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-input-not-working/m-p/5975177#M1339902</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;Use the &lt;STRONG&gt;submit&lt;/STRONG&gt; statement for the program &lt;STRONG&gt;rsbdcsub&lt;/STRONG&gt; in your BDC code.&lt;/P&gt;&lt;P&gt;And use the &lt;STRONG&gt;selscreen_parameters&lt;/STRONG&gt; of RSBDCSUB IN the above program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT {rep|(name)} [selscreen_options].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here rep_name is RSBDCSUB.&lt;/P&gt;&lt;P&gt;Try with this....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2009 11:56:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-input-not-working/m-p/5975177#M1339902</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-12T11:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: BDC_INPUT not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-input-not-working/m-p/5975178#M1339903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is that My function module is called in an UPDATE task and in UPDATE task , we cannot user call transaction or submit .&lt;/P&gt;&lt;P&gt;Is there any solution to this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2009 12:32:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-input-not-working/m-p/5975178#M1339903</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-12T12:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: BDC_INPUT not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-input-not-working/m-p/5975179#M1339904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may create a function module to be called IN BACKGROUND TASK (tRFC) with destination 'NONE'. You may also run in aRFC with NONE but you would then have to write a custom failure recovery procedure, while tRFC failures are handled via SM58 transaction (ask admins to be sure they review SM58 regularly). A drawback of that is that you can't retrieve parameters back from these function modules.&lt;/P&gt;&lt;P&gt;Otherwise you may use a background job of course, you'll have to write a custom failure recovery procedure also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2009 13:31:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-input-not-working/m-p/5975179#M1339904</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-08-12T13:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: BDC_INPUT not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-input-not-working/m-p/5975180#M1339905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI supriya,&lt;/P&gt;&lt;P&gt;jus check with ur update request when ur fm triggered . use tx sm14 u will see the generated update request and its failure. &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;&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;regards,&lt;/P&gt;&lt;P&gt;vinod.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: VINODH KUMAR R on Aug 13, 2009 4:54 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2009 02:39:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-input-not-working/m-p/5975180#M1339905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-13T02:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: BDC_INPUT not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-input-not-working/m-p/5975181#M1339906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandra Rossi  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please elaborate your answer .&lt;/P&gt;&lt;P&gt;Pls provide some sample code if any .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2009 05:01:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-input-not-working/m-p/5975181#M1339906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-13T05:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: BDC_INPUT not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-input-not-working/m-p/5975182#M1339907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please read the official doc about these topics, and then refine your question (or if you know what are background tasks, rfc, etc., please refine your question)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2009 08:15:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-input-not-working/m-p/5975182#M1339907</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-08-13T08:15:38Z</dc:date>
    </item>
  </channel>
</rss>

