<?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: extract user input from standard tcode field in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-user-input-from-standard-tcode-field/m-p/6293905#M1390147</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 dont think its possible, How will you call a screen in the automated code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abhii...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Nov 2009 07:28:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-16T07:28:21Z</dc:date>
    <item>
      <title>extract user input from standard tcode field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-user-input-from-standard-tcode-field/m-p/6293904#M1390146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to ask. Would it be possible to treat a standard tcode input field as if it were a normal "selection-screen user input parameter"?. I am automating F-28 via BDC (display all screens), and while inside the bdc transaction state, I would like to extract what the user has inputted on the Posting Date field, and perform some operations on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could add a normal selection-screen (where I will require the user to input the data I need)  before proceeding to the BDC, but I'm curious if I could do it right inside the BDC transaction (display all screens), so I could save the use of extra screens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;-Mozart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: mrpena on Nov 16, 2009 8:16 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 07:16:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-user-input-from-standard-tcode-field/m-p/6293904#M1390146</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-16T07:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: extract user input from standard tcode field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-user-input-from-standard-tcode-field/m-p/6293905#M1390147</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 dont think its possible, How will you call a screen in the automated code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abhii...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 07:28:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-user-input-from-standard-tcode-field/m-p/6293905#M1390147</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-16T07:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: extract user input from standard tcode field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-user-input-from-standard-tcode-field/m-p/6293906#M1390148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, quite confusing this question it is (to me at least).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;standard tcode field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I guess this is just your ordinary input field in a transaction (screen field).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then my question is: Why does a user enter a date during a 'BDC-transaction'? You are about the automate this transaction, so the date for posting date is provided by for example an input file. So this is known up front. No need for a user to enter a date. right? This is not my idea of automating a transaction via BDC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 07:31:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-user-input-from-standard-tcode-field/m-p/6293906#M1390148</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2009-11-16T07:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: extract user input from standard tcode field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-user-input-from-standard-tcode-field/m-p/6293907#M1390149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BDC is set to "A" - display all screens. Inside a bdc transaction, I was thinking if it's OK to take a certain user input from one screen, perform some programming logic, then feed the output to another screen still inside the BDC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 07:31:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-user-input-from-standard-tcode-field/m-p/6293907#M1390149</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-16T07:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: extract user input from standard tcode field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-user-input-from-standard-tcode-field/m-p/6293908#M1390150</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;Not possible..Do whatever before transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abhii...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 07:38:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-user-input-from-standard-tcode-field/m-p/6293908#M1390150</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-16T07:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: extract user input from standard tcode field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-user-input-from-standard-tcode-field/m-p/6293909#M1390151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you are quite right. The usual use of a BDC transaction is to extract data from a flat file, then feed it to a given SAP standard tcode.&lt;/P&gt;&lt;P&gt;However the client wants to be able to run F-28, with some power over what's inputted into the tcode. The first screen of F-28 contains fields which are variable, and the next few screens requires the user to manually check BSID for valid post dated checks to input into the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I was thinking is it possible to extract data from the user inputted text fields. Or do you suggest the use of a flat file (excel)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 07:38:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-user-input-from-standard-tcode-field/m-p/6293909#M1390151</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-16T07:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: extract user input from standard tcode field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-user-input-from-standard-tcode-field/m-p/6293910#M1390152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I don't know whether it is possible or not, since I have never tried it before, but you can. See if function module &lt;STRONG&gt;DYNP_VALUES_READ&lt;/STRONG&gt; works for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does sound more logical to fully automate it by providing the data from a flat file for example.Otherwise you could consider using transaction variants.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 07:54:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-user-input-from-standard-tcode-field/m-p/6293910#M1390152</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2009-11-16T07:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: extract user input from standard tcode field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-user-input-from-standard-tcode-field/m-p/6293911#M1390153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, I will give all of your advices a try, especially the DYNP_VALUES_READ. I will let you know what happens soon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am performing this inside a bdc transaction, if anyone has experienced extracting data from bdc screens, any help would be welcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 10:40:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-user-input-from-standard-tcode-field/m-p/6293911#M1390153</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-16T10:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: extract user input from standard tcode field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-user-input-from-standard-tcode-field/m-p/6293912#M1390154</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;DYNP_VALUES_READ, and ASSIGN statements in user exits seem to do the trick in capturing newly entered user input. Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Mar 2010 14:16:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-user-input-from-standard-tcode-field/m-p/6293912#M1390154</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-08T14:16:15Z</dc:date>
    </item>
  </channel>
</rss>

