<?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>Question Re: Purchasing Info record in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/purchasing-info-record/qaa-p/5039778#M1900286</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;You can always check SWO3 for any infomation on the BO and its type..!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if u still face any issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kanika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Jan 2009 03:52:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-05T03:52:00Z</dc:date>
    <item>
      <title>Purchasing Info record</title>
      <link>https://community.sap.com/t5/technology-q-a/purchasing-info-record/qaq-p/5039776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i am working on Purchasing info record.can you please let me know if any business object and event for this purchaing info record.&lt;/P&gt;&lt;P&gt;If user changes the info record in ME12, event should be triggered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ashok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Jan 2009 18:10:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/purchasing-info-record/qaq-p/5039776</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-04T18:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Purchasing Info record</title>
      <link>https://community.sap.com/t5/technology-q-a/purchasing-info-record/qaa-p/5039777#M1900285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as i know, there in the DELETE event(BUS3003) which is present for ME11/ME12. There is no standard event. What you will have to do is use Change Document Object INFOSATZ (SWEC ) and trigger the Create/change events. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are no BADI/ User exits which can be used to trigger workflows. You can use field exits, but that depends on which version of SAP you are working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will also run into complications as in ME11, there can be multiple inserts ( same vendor/material but different PORG/PLANT/Purchasing category), where in SAP ( CDHDR ) treats second insert  through ME11 as "U" and triggers the "Change" event. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will have to use check functions, some field restrictions to prevent triggers of workflow on revise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;PN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Portal Newbie on Jan 5, 2009 2:37 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2009 01:37:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/purchasing-info-record/qaa-p/5039777#M1900285</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-05T01:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Purchasing Info record</title>
      <link>https://community.sap.com/t5/technology-q-a/purchasing-info-record/qaa-p/5039778#M1900286</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;You can always check SWO3 for any infomation on the BO and its type..!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if u still face any issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kanika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2009 03:52:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/purchasing-info-record/qaa-p/5039778#M1900286</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-05T03:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Purchasing Info record</title>
      <link>https://community.sap.com/t5/technology-q-a/purchasing-info-record/qaa-p/5039779#M1900287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashok,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do the following steps to know the associated BO and event:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Activate the event trace using t-code SWELS.&lt;/P&gt;&lt;P&gt;2. Execute your transaction ME12.&lt;/P&gt;&lt;P&gt;3. Go to t-code SWEL and check which BO and event if triggered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simple !&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;Saumya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2009 04:31:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/purchasing-info-record/qaa-p/5039779#M1900287</guid>
      <dc:creator>saumya_govil</dc:creator>
      <dc:date>2009-01-05T04:31:14Z</dc:date>
    </item>
  </channel>
</rss>

