<?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 Process order - Status in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-order-status/m-p/2202817#M470832</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;When one process order is confirmed, It has a status of PCNF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the  problem is that I am not able to identify which process order has the status of PCNF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a table AFRU in which I can fetch the Confirmed(CNF)  process orders through the field criteria AEURU = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me how to fetch  the partial confirmed orders.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eagerly waiting for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Guru Dutt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 May 2007 03:50:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-11T03:50:22Z</dc:date>
    <item>
      <title>Process order - Status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-order-status/m-p/2202817#M470832</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;When one process order is confirmed, It has a status of PCNF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the  problem is that I am not able to identify which process order has the status of PCNF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a table AFRU in which I can fetch the Confirmed(CNF)  process orders through the field criteria AEURU = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me how to fetch  the partial confirmed orders.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eagerly waiting for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Guru Dutt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 03:50:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-order-status/m-p/2202817#M470832</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T03:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Process order - Status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-order-status/m-p/2202818#M470833</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;   from the same variable, you can get ..&lt;/P&gt;&lt;P&gt;  if aueru = 'X' -&amp;gt; final confirmation&lt;/P&gt;&lt;P&gt;    aueru = '1' -&amp;gt; automatic final confirmation&lt;/P&gt;&lt;P&gt;    aueru = ' ' (space) -&amp;gt; partial confirmation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful, reward&lt;/P&gt;&lt;P&gt;Sathish. R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 04:13:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-order-status/m-p/2202818#M470833</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T04:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Process order - Status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-order-status/m-p/2202819#M470834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u have to get it from AFRU itself&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;aueru = ' ' (space) -&amp;gt; partial confirmation&amp;lt;/b&amp;gt;, if u want to know the status then u have to use FM&lt;/P&gt;&lt;P&gt;STATUS_READ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3369896"&gt;&lt;/A&gt;&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;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 04:54:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-order-status/m-p/2202819#M470834</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T04:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Process order - Status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-order-status/m-p/2202820#M470835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Order Status's are stored in JEST table and descriptions of ststaus in TJ02T table&lt;/P&gt;&lt;P&gt;You better join the table AFKO or AUFK with the JEST table using OBJNR field and fetch the Partially confirmed order(where status field = PCNF)  and use.&lt;/P&gt;&lt;P&gt;this works fine,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 05:09:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-order-status/m-p/2202820#M470835</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T05:09:14Z</dc:date>
    </item>
  </channel>
</rss>

