<?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 Capturing ALV Command in BDC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-alv-command-in-bdc/m-p/10673463#M1868308</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Day Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement to automate the "&lt;STRONG&gt;Version Complete&lt;/STRONG&gt;" of RFQ through T-Code &lt;STRONG&gt;ME42&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to do it through a BDC but the problem was that the BDC wasn't capturing completing action because it was on an ALV toolbar, not system comman( the SY-UCOMM field is initial )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This was the sequence:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ME42-&amp;gt; Overview&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From Menu bar -&amp;gt; Header - &amp;gt; Versions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here, you can either click on the check box in ALV and then Save,&lt;/P&gt;&lt;P&gt;or you can click on the black flag to Complete then Save...&lt;/P&gt;&lt;P&gt;Neither of these actions (ticking the check box or clicking on the black flag) is registered by the BDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any&amp;nbsp; possible way to achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Oct 2014 10:45:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-10-21T10:45:02Z</dc:date>
    <item>
      <title>Capturing ALV Command in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-alv-command-in-bdc/m-p/10673463#M1868308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Day Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement to automate the "&lt;STRONG&gt;Version Complete&lt;/STRONG&gt;" of RFQ through T-Code &lt;STRONG&gt;ME42&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to do it through a BDC but the problem was that the BDC wasn't capturing completing action because it was on an ALV toolbar, not system comman( the SY-UCOMM field is initial )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This was the sequence:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ME42-&amp;gt; Overview&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From Menu bar -&amp;gt; Header - &amp;gt; Versions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here, you can either click on the check box in ALV and then Save,&lt;/P&gt;&lt;P&gt;or you can click on the black flag to Complete then Save...&lt;/P&gt;&lt;P&gt;Neither of these actions (ticking the check box or clicking on the black flag) is registered by the BDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any&amp;nbsp; possible way to achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 10:45:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-alv-command-in-bdc/m-p/10673463#M1868308</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-21T10:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing ALV Command in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-alv-command-in-bdc/m-p/10673464#M1868309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abdullah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And ALV is a control, that means that is need a conection with frontend server (sapgui), a BDC is a background process without conection with sapgui. That`s why the action is not registered. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JCD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 10:58:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-alv-command-in-bdc/m-p/10673464#M1868309</guid>
      <dc:creator>JuanCarlosDelga</dc:creator>
      <dc:date>2014-10-21T10:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing ALV Command in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-alv-command-in-bdc/m-p/10673465#M1868310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Forget BDC due to restriction on use of frontend control technology (&lt;A href="http://service.sap.com/sap/support/notes/311440" title="311440  - Batch input and controls"&gt;&lt;SPAN class="title"&gt;311440 - Batch input and controls&lt;/SPAN&gt;&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 11:06:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-alv-command-in-bdc/m-p/10673465#M1868310</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-10-21T11:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing ALV Command in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-alv-command-in-bdc/m-p/10673466#M1868311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Raymond.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in this case, I'm left with either direct SQL update to EREV table or, if exists, a BADI to update the status ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 12:24:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-alv-command-in-bdc/m-p/10673466#M1868311</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-21T12:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing ALV Command in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-alv-command-in-bdc/m-p/10673467#M1868312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BTW, I don't seem to have access to SAP Service Marketplace.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 12:25:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-alv-command-in-bdc/m-p/10673467#M1868312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-21T12:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing ALV Command in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-alv-command-in-bdc/m-p/10673468#M1868313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ask your Basis for a S-id allowed to browse OSS notes.&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;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 05:38:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-alv-command-in-bdc/m-p/10673468#M1868313</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-10-22T05:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing ALV Command in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-alv-command-in-bdc/m-p/10673469#M1868314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alas BUS2010 "Request for quotation" is poor in BAPI (mostly/only transactions?), and RFQ are hidden in the middle of package ME, not much help for research.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAdI if you find one, more chance with an enhancement spot, but did you also look into IDoc and Workflow task, or even a standard report (not much hope I concede)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another solution as table EREV is linked in SCDO with object REVISION, perform some where-used of FL REVISION_WRITE_DOCUMENT (which seems to write change document for version ?) until you find a suitable calling FM/Class/Report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also in some applications, when ALV was implemented, there were memory-id to (de)activate ALV use, if you are lucky you could switch back to a good old table control, like ME_USE_GRID or ENJ_CALL_ME23N) sometimes sy-batch too has this effect did you record thru SHDB in background mode simulation ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 06:09:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-alv-command-in-bdc/m-p/10673469#M1868314</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-10-22T06:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing ALV Command in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-alv-command-in-bdc/m-p/10673470#M1868315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I tried to search for BAPI's but I was unlucky to find one. So, &lt;SPAN style="font-size: 10pt;"&gt; just went directly with direct SQL Update to the &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;EREV table ( revision table with RFQ as the selection here for document type)&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks alot for your help &lt;STRONG style="font-size: 11px; color: #333333; background: #ffffff;"&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="18279" data-externalid="" data-presence="null" data-userid="311021" data-username="raymond.giuseppi" href="https://answers.sap.com/people/raymond.giuseppi" style="padding: 0 3px 0 0; font-weight: inherit; font-style: inherit; font-size: 1.1em; font-family: inherit; color: #3778c7; background: transparent;"&gt;Raymond Giuseppi&lt;/A&gt;&lt;/STRONG&gt;. I really appreciate it &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote jiveImage" src="https://community.sap.com/1063/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 08:17:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-alv-command-in-bdc/m-p/10673470#M1868315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-27T08:17:40Z</dc:date>
    </item>
  </channel>
</rss>

