<?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 Get value in BDC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-value-in-bdc/m-p/3140741#M746430</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;      Is it possible to get value what user can insert manually in bdc program running through all display (A)&lt;/P&gt;&lt;P&gt;mode?&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;Zankruti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Dec 2007 06:28:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-27T06:28:18Z</dc:date>
    <item>
      <title>Get value in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-value-in-bdc/m-p/3140741#M746430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;      Is it possible to get value what user can insert manually in bdc program running through all display (A)&lt;/P&gt;&lt;P&gt;mode?&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;Zankruti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 06:28:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-value-in-bdc/m-p/3140741#M746430</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-27T06:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Get value in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-value-in-bdc/m-p/3140742#M746431</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;Do u want to save the value entered by user, if yes then its not possible.&lt;/P&gt;&lt;P&gt;if something else, kindly explain the req.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tc&lt;/P&gt;&lt;P&gt;saji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 06:33:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-value-in-bdc/m-p/3140742#M746431</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-27T06:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Get value in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-value-in-bdc/m-p/3140743#M746432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am running the BDC in 'E'(error mode) and asking ther user to enter a mandatory on  run time. I need the value he has just entered in the screen after the BDC completes to be printed in the smart form that follows... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way of doing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2008 13:59:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-value-in-bdc/m-p/3140743#M746432</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-04T13:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Get value in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-value-in-bdc/m-p/3140744#M746433</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;No you can't get that value immediately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can however do the following. When the program flow returns back from the CALL TRANSACTION.... statement you have just called in BDC_MODE 'E', you could possibly get the document number created (or changed) from the respective parameter IDs and with these values access the DB appropriate DB tables and SELECT the value of the field that the user has entered manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;George&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2008 15:59:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-value-in-bdc/m-p/3140744#M746433</guid>
      <dc:creator>George_Lioumis</dc:creator>
      <dc:date>2008-01-04T15:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Get value in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-value-in-bdc/m-p/3140745#M746434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot to all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 07:05:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-value-in-bdc/m-p/3140745#M746434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T07:05:12Z</dc:date>
    </item>
  </channel>
</rss>

