<?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: PP order in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pp-order/m-p/1776857#M335084</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishnu Priya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please have a look at the table AUFK. Here you can find the fields LOEKZ and STDAT. I think that this would be of help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mudit Kapoor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jan 2007 09:48:44 GMT</pubDate>
    <dc:creator>mudit_kapoor</dc:creator>
    <dc:date>2007-01-03T09:48:44Z</dc:date>
    <item>
      <title>PP order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pp-order/m-p/1776856#M335083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;      For a PP order (CAUFV-AUFNR), I want to find the date when the deletion flag is set for the order and date when the final deletion indicator is set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Please tell me which table needs to be referred or how to get this information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Vishnu Priya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2007 09:40:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pp-order/m-p/1776856#M335083</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-03T09:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: PP order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pp-order/m-p/1776857#M335084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishnu Priya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please have a look at the table AUFK. Here you can find the fields LOEKZ and STDAT. I think that this would be of help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mudit Kapoor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2007 09:48:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pp-order/m-p/1776857#M335084</guid>
      <dc:creator>mudit_kapoor</dc:creator>
      <dc:date>2007-01-03T09:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: PP order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pp-order/m-p/1776858#M335085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AFPO table , field XLOEK -- deletion flag at item level.&lt;/P&gt;&lt;P&gt;and u can fetch the same based on AUFNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2007 09:49:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pp-order/m-p/1776858#M335085</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2007-01-03T09:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: PP order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pp-order/m-p/1776859#M335086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CHECK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AFPO-XLOEK&lt;/P&gt;&lt;P&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;SHIBA DUTTA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2007 10:03:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pp-order/m-p/1776859#M335086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-03T10:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: PP order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pp-order/m-p/1776860#M335087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     From field AUFK-LOEKZ, I would know whether deletion flag for the production order is set or not. I want the date when the deletion flag is set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The status change field 'STDAT' is blank for the PP order, I am referring. I also want to know when the 'deletion indicator' (this is different from the deletion flag) is set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your responses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lalitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2007 10:27:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pp-order/m-p/1776860#M335087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-03T10:27:32Z</dc:date>
    </item>
  </channel>
</rss>

