<?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 Table for Deleted Sub Operations in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-deleted-sub-operations/m-p/7780589#M1585401</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 am searching for a table which stores the sub-operation details for a given order.I have JEST table for specific order -&amp;gt; operations which have been deleted.Likewise I want a table which stores the values of Deteled Sub Operations of a given order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Mar 2011 07:39:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-03-16T07:39:55Z</dc:date>
    <item>
      <title>Table for Deleted Sub Operations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-deleted-sub-operations/m-p/7780589#M1585401</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 am searching for a table which stores the sub-operation details for a given order.I have JEST table for specific order -&amp;gt; operations which have been deleted.Likewise I want a table which stores the values of Deteled Sub Operations of a given order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2011 07:39:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-deleted-sub-operations/m-p/7780589#M1585401</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-16T07:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Deleted Sub Operations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-deleted-sub-operations/m-p/7780590#M1585402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Table Jest stores status. For operations, please check table AFVC - Operations within an order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shyam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2011 04:56:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-deleted-sub-operations/m-p/7780590#M1585402</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-18T04:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Deleted Sub Operations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-deleted-sub-operations/m-p/7780591#M1585403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your prompt reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are looking for a status field which will give us the value of sub-operation if it has been deleted or released.We have checked transaction IW49 &amp;amp; IW33.Please suggest for other tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2011 05:18:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-deleted-sub-operations/m-p/7780591#M1585403</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-18T05:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Deleted Sub Operations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-deleted-sub-operations/m-p/7780592#M1585404</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;In JEST table give the Object Number of the sub operation in the field OBJNR and check the output. Hope this is your req.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rahul Muraleedharan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2011 04:11:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-deleted-sub-operations/m-p/7780592#M1585404</guid>
      <dc:creator>rahul_mb</dc:creator>
      <dc:date>2011-03-22T04:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Deleted Sub Operations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-deleted-sub-operations/m-p/7780593#M1585405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your prompt reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JEST has a OBJNR field,but when I compare the value of AFVC-OBJNR the values are different.So we cannot have a key field to compare the two tables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They have already used JEST table to check order status in the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest for any other option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2011 06:50:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-deleted-sub-operations/m-p/7780593#M1585405</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-22T06:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Deleted Sub Operations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-deleted-sub-operations/m-p/7780594#M1585406</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;Can you please tell where does the field AFVC-OBJNR comes in tcode IW32?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rahul Muraleedharan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2011 08:07:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-deleted-sub-operations/m-p/7780594#M1585406</guid>
      <dc:creator>rahul_mb</dc:creator>
      <dc:date>2011-03-22T08:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Deleted Sub Operations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-deleted-sub-operations/m-p/7780595#M1585407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AFVC-OBJNR has been used in the code.They have just used 2 tables,AFVC,AFKO &amp;amp; 1 View VIAFVC.Now when they have included JEST table,its just to ""check order status"".&lt;/P&gt;&lt;P&gt;Please suggest if in the above scenario I can use some table to exculde the sub-operations with the system status as ''DLT REL''&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your replies &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2011 09:19:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-deleted-sub-operations/m-p/7780595#M1585407</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-22T09:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Deleted Sub Operations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-deleted-sub-operations/m-p/7780596#M1585408</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;Fetch the Object number (field OBJNR) from table AUFK, depending on Production order number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then fetch the data from JEST , depnding on object number found from AUFK and status (say for example I0002), as shown below :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="2" type="ul"&gt;&lt;P&gt;fetch the data from JEST table for object status&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;        SELECT SINGLE objnr  " Object number&lt;/P&gt;&lt;P&gt;                      stat   " Object status&lt;/P&gt;&lt;P&gt;                      inact  " Indicator: Status Is Inactive&lt;/P&gt;&lt;P&gt;              FROM  jest     "Object Status table&lt;/P&gt;&lt;P&gt;              INTO  ws_jest&lt;/P&gt;&lt;P&gt;              WHERE objnr EQ w_aufk-objnr&lt;/P&gt;&lt;P&gt;               AND  stat  EQ k_i0002.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if any details are needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Darshana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2011 09:01:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-deleted-sub-operations/m-p/7780596#M1585408</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-24T09:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Deleted Sub Operations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-deleted-sub-operations/m-p/7780597#M1585409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your prompt reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This code has already been included in the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example we have a folowing scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Order Operation sub-operation system status&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;123       220         10                   DLT REL&lt;/P&gt;&lt;P&gt;123       220         15                   DLT REL&lt;/P&gt;&lt;P&gt;123       220          40                  REL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We don't want the line item with system staus as DLT REL to be there in the internal table.I need a option for this so that I can include a check in the select &amp;amp; remove the sub-operations which are deleted from the internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2011 10:21:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-deleted-sub-operations/m-p/7780597#M1585409</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-24T10:21:15Z</dc:date>
    </item>
  </channel>
</rss>

