<?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 Calling standard Tcode from F4 value request in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-standard-tcode-from-f4-value-request/m-p/8073781#M1613876</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I have created a custom field in VA01 additional tab B at item level. For that field i have created a F4 help with will return AUFNR.&lt;/P&gt;&lt;P&gt;I have used FM   &lt;STRONG&gt;F4IF_INT_TABLE_VALUE_REQUEST&lt;/STRONG&gt; . But i want to call tcode COOIS when user will ask for value request on that custom field. From the coois tcode I will run the report with some value range and will select order from the result. This selected order will come to the custom field. How to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;SURYA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Jul 2011 09:56:08 GMT</pubDate>
    <dc:creator>suryasarathi_basu</dc:creator>
    <dc:date>2011-07-15T09:56:08Z</dc:date>
    <item>
      <title>Calling standard Tcode from F4 value request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-standard-tcode-from-f4-value-request/m-p/8073781#M1613876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I have created a custom field in VA01 additional tab B at item level. For that field i have created a F4 help with will return AUFNR.&lt;/P&gt;&lt;P&gt;I have used FM   &lt;STRONG&gt;F4IF_INT_TABLE_VALUE_REQUEST&lt;/STRONG&gt; . But i want to call tcode COOIS when user will ask for value request on that custom field. From the coois tcode I will run the report with some value range and will select order from the result. This selected order will come to the custom field. How to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;SURYA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2011 09:56:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-standard-tcode-from-f4-value-request/m-p/8073781#M1613876</guid>
      <dc:creator>suryasarathi_basu</dc:creator>
      <dc:date>2011-07-15T09:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: Calling standard Tcode from F4 value request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-standard-tcode-from-f4-value-request/m-p/8073782#M1613877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you are using custom search help then before calling it call tcode which you need and pass the parameters. you can achieve that by call transaction or submit options. You could try read the required result using this code sample;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;assign ('(REPORTS NAME)PARAMETER') to  &amp;lt;fs&amp;gt;.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;, but i doubt that this will work. Other way  - find user exit related with COOIS tcode and pass/read data with export to memory id statement. it's up to you how you will pass the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;br,&lt;/P&gt;&lt;P&gt;dez_&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2011 10:05:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-standard-tcode-from-f4-value-request/m-p/8073782#M1613877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-15T10:05:59Z</dc:date>
    </item>
  </channel>
</rss>

