<?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: fetch the data from AFRU table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fetch-the-data-from-afru-table/m-p/10582021#M1860323</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Niru Reddy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can use &lt;STRONG&gt;BAPI_PRODORDCONF_GETLIST&lt;/STRONG&gt; by passing order (AUFNR) to fetch the entire confirmations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 27 Sep 2014 08:29:01 GMT</pubDate>
    <dc:creator>Arun_Prabhu_K</dc:creator>
    <dc:date>2014-09-27T08:29:01Z</dc:date>
    <item>
      <title>fetch the data from AFRU table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fetch-the-data-from-afru-table/m-p/10582017#M1860319</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;&lt;/P&gt;&lt;P&gt;i have an requirement that , i need to fetch confirmation details (IW47) by passing Order no.(AUFNR).&lt;/P&gt;&lt;P&gt;the required output&amp;nbsp; fields are available in AFRU table , but the input filed AUFNR is not&amp;nbsp; key filed in table AFRU.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i fetch the data from AUFR using order no , is leads to performance issue in Production environment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advice , is there any other way to get the data?&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;niru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 12:34:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fetch-the-data-from-afru-table/m-p/10582017#M1860319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-26T12:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: fetch the data from AFRU table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fetch-the-data-from-afru-table/m-p/10582018#M1860320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Niru,&lt;/P&gt;&lt;P&gt; You have the key fields&lt;/P&gt;&lt;P&gt;RUECK&lt;/P&gt;&lt;P&gt;RMZHL&lt;/P&gt;&lt;P&gt;of AFRU in table AFKO.&lt;/P&gt;&lt;P&gt;You can take These fields from AFKO based on AUFNR and pass it to AFRU.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;K.S&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 13:25:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fetch-the-data-from-afru-table/m-p/10582018#M1860320</guid>
      <dc:creator>former_member188724</dc:creator>
      <dc:date>2014-09-26T13:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: fetch the data from AFRU table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fetch-the-data-from-afru-table/m-p/10582019#M1860321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Niru,&lt;/P&gt;&lt;P&gt;In Addition you can check the view /ISDFPS/V_ORCONF also which has the same relation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;K.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 13:31:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fetch-the-data-from-afru-table/m-p/10582019#M1860321</guid>
      <dc:creator>former_member188724</dc:creator>
      <dc:date>2014-09-26T13:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: fetch the data from AFRU table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fetch-the-data-from-afru-table/m-p/10582020#M1860322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Niru,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can go directly using AUFNR to AFRU. But take care to get Valid confirmation from available confirmations of Order. While fetching the data use the below fields in Where condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex : &lt;/P&gt;&lt;P&gt; AND&amp;nbsp;&amp;nbsp; vornr EQ '0010'&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Activity&amp;nbsp;&amp;nbsp; (Ex : Activity 0010)&lt;/P&gt;&lt;P&gt; AND&amp;nbsp;&amp;nbsp; learr EQ 'LDS000'&amp;nbsp;&amp;nbsp; - Activity Type for Confirmation (Ex: Confirmation LDS000)&lt;/P&gt;&lt;P&gt; AND&amp;nbsp;&amp;nbsp; stokz EQ space&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Indicator: Document Has Been Reversed &lt;/P&gt;&lt;P&gt; AND&amp;nbsp;&amp;nbsp; stzhl EQ space.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Confirmation counter of cancelled confirmation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the Performance issue will not be there. If you will go with only AUFNR you will get multiple &lt;BR /&gt;Confirmations/Cancellations and you need to filter it again which will hamper the SAP system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Venkatmani.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 14:41:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fetch-the-data-from-afru-table/m-p/10582020#M1860322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-26T14:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: fetch the data from AFRU table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fetch-the-data-from-afru-table/m-p/10582021#M1860323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Niru Reddy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can use &lt;STRONG&gt;BAPI_PRODORDCONF_GETLIST&lt;/STRONG&gt; by passing order (AUFNR) to fetch the entire confirmations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Sep 2014 08:29:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fetch-the-data-from-afru-table/m-p/10582021#M1860323</guid>
      <dc:creator>Arun_Prabhu_K</dc:creator>
      <dc:date>2014-09-27T08:29:01Z</dc:date>
    </item>
  </channel>
</rss>

