<?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: Call transaction using bdc table and return in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-using-bdc-table-and-return/m-p/1449819#M213137</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The dialog module EDIT_FORM is called by function module EDIT_FORM.   Please try using the function module EDIT_FORM, this will surely solved the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

    call function 'EDIT_FORM'
      exporting
        form                    = &amp;lt;name_of_form&amp;gt;
*   LANGUAGE                = SY-LANGU
        DISPLAY                 = ' '
*   COMPONENT               = 'HEADER'
     exceptions
       unknown_activity        = 1
       unknown_component       = 2
       others                  = 3
              .



&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Jun 2006 17:00:17 GMT</pubDate>
    <dc:creator>RichHeilman</dc:creator>
    <dc:date>2006-06-20T17:00:17Z</dc:date>
    <item>
      <title>Call transaction using bdc table and return</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-using-bdc-table-and-return/m-p/1449817#M213135</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;I'm facing this task: From an ALV list I want to call SE71 forms designer for a selected row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As SE71 does not have any memory fields which I can set before I can not use 'AND SKIP FIRST SCREEN'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I fill the values for language, client,  form name in a bdc table and use CALL TRANSACTION 'SE71' USING lt_bdcdata. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Works fine, but when I leave the transaction I get back to the selection screen. So how to go directly back to my list?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will I have to use CALL DIALOG and how to (never did!)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards and TIA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2006 16:28:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-using-bdc-table-and-return/m-p/1449817#M213135</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2006-06-20T16:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: Call transaction using bdc table and return</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-using-bdc-table-and-return/m-p/1449818#M213136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mean it goes to the initial screen of SE71, right?&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;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2006 16:52:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-using-bdc-table-and-return/m-p/1449818#M213136</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-06-20T16:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: Call transaction using bdc table and return</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-using-bdc-table-and-return/m-p/1449819#M213137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The dialog module EDIT_FORM is called by function module EDIT_FORM.   Please try using the function module EDIT_FORM, this will surely solved the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

    call function 'EDIT_FORM'
      exporting
        form                    = &amp;lt;name_of_form&amp;gt;
*   LANGUAGE                = SY-LANGU
        DISPLAY                 = ' '
*   COMPONENT               = 'HEADER'
     exceptions
       unknown_activity        = 1
       unknown_component       = 2
       others                  = 3
              .



&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2006 17:00:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-using-bdc-table-and-return/m-p/1449819#M213137</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-06-20T17:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Call transaction using bdc table and return</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-using-bdc-table-and-return/m-p/1449820#M213138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, if you look inside the function module, you can go to any section of the sapscript form.  Just use the appropriate component in your call, the default is HEADER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code from the EDIT_FORM function module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; 
  IF COMPONENT &amp;lt;&amp;gt; 'HEADER'       AND
     COMPONENT &amp;lt;&amp;gt; 'PARAGRAPH'    AND
     COMPONENT &amp;lt;&amp;gt; 'STRING'       AND
     COMPONENT &amp;lt;&amp;gt; 'PAGE'         AND
     COMPONENT &amp;lt;&amp;gt; 'WINDOW'       AND
     COMPONENT &amp;lt;&amp;gt; 'PAGE_WINDOW'  AND
     COMPONENT &amp;lt;&amp;gt; 'LAYOUT'       AND
     COMPONENT &amp;lt;&amp;gt; 'DOCUMENTATION'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2006 17:01:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-using-bdc-table-and-return/m-p/1449820#M213138</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-06-20T17:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: Call transaction using bdc table and return</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-using-bdc-table-and-return/m-p/1449821#M213139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clemens,  did this work for ya?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2006 22:17:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-using-bdc-table-and-return/m-p/1449821#M213139</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-06-20T22:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Call transaction using bdc table and return</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-using-bdc-table-and-return/m-p/1449822#M213140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT_FORM only works if you pass a table with lines. I knew that function before. I want to call transaction SE71 bypassing selection screen and return.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OK, it is not possible.&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;Clemens&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Clemens Li&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2006 09:09:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-using-bdc-table-and-return/m-p/1449822#M213140</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2006-06-21T09:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Call transaction using bdc table and return</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-using-bdc-table-and-return/m-p/1449823#M213141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how about passing parameter id &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set paramete id and then call transaction and skip first screen ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what do u say?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Gunjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2006 09:14:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-using-bdc-table-and-return/m-p/1449823#M213141</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-21T09:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: Call transaction using bdc table and return</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-using-bdc-table-and-return/m-p/1449824#M213142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you read my question? If so, do it again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you still do not understand why your help is worthless, ask me why.&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;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2006 10:42:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-using-bdc-table-and-return/m-p/1449824#M213142</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2006-06-21T10:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Call transaction using bdc table and return</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-using-bdc-table-and-return/m-p/1449825#M213143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thats the way it is.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 16:34:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-using-bdc-table-and-return/m-p/1449825#M213143</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2008-07-24T16:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Call transaction using bdc table and return</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-using-bdc-table-and-return/m-p/1449826#M213144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Clemens,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same requirement, and I am very pessimistic about it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Were you able to solve the problem with returning to your list / transaction, skipping the selection screen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and cheers,&lt;/P&gt;&lt;P&gt;Boldi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 11:12:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-using-bdc-table-and-return/m-p/1449826#M213144</guid>
      <dc:creator>bertalan_boldizsar</dc:creator>
      <dc:date>2015-07-21T11:12:19Z</dc:date>
    </item>
  </channel>
</rss>

