<?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: Change Pointer for MATMAS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-for-matmas/m-p/1192877#M128942</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;sounds like you need to create some more segments for a Z-MATMAS / you might trigger two (or more) IDOCS based on one change. Otherwise you won't get masterdata and conditions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Feb 2006 10:59:07 GMT</pubDate>
    <dc:creator>christian_wohlfahrt</dc:creator>
    <dc:date>2006-02-13T10:59:07Z</dc:date>
    <item>
      <title>Change Pointer for MATMAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-for-matmas/m-p/1192872#M128937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I want a complete Idoc for MATMAS when std. price (PR00) changes and want to add an entry in transaction BD52. When I try to add Table KONP and field name KBETR, it says that table KONP for object class MATERIAL does not exist. Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance! &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2006 13:34:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-for-matmas/m-p/1192872#M128937</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-10T13:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pointer for MATMAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-for-matmas/m-p/1192873#M128938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pls check this &amp;amp; see if this is what you are looking for...&lt;/P&gt;&lt;P&gt;There should  be an entry already in the BD52 table for MATMAS with the following values...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Object-MATERIAL&lt;/P&gt;&lt;P&gt;Table Name-MBEW&lt;/P&gt;&lt;P&gt;Field Name-STPRS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is for the standard price field of material master...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Renjith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2006 13:41:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-for-matmas/m-p/1192873#M128938</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-10T13:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pointer for MATMAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-for-matmas/m-p/1192874#M128939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MBEW-STPRS is standard purchasing price whilst KONP-KBETR is the standard customer price. I need the triggering effect on the customer price.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2006 14:00:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-for-matmas/m-p/1192874#M128939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-10T14:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pointer for MATMAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-for-matmas/m-p/1192875#M128940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rune!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Surely you can't go for a MBEW field - here article valuation is handled, but not wholesales price PR00. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can add a lot of relevant fields for change pointer for MATMAS-IDOC, but they all have in common, that object key of this change is an article number. This is different for the conditions. Here object key is KONH-KNUMH key. There has to be (simple) program logic to search for the corresponding article number -&amp;gt; with simple customizing you can't get this goal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But a different (silly?) question: why do you want to have a MATMAS IDOC, if a condition has changed? There is no condition segment in MATMAS. You might trigger a lot of identical IDOCS, but no one will contain your changes.&lt;/P&gt;&lt;P&gt;Conditions are distributed with COND_A (or WP_PLU02 in retail).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you really want to have a MATMAS, create an own message, execution by own function module, there you can convert condition number into article number and trigger a MATMAS idoc (like BD10).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2006 14:00:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-for-matmas/m-p/1192875#M128940</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2006-02-10T14:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pointer for MATMAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-for-matmas/m-p/1192876#M128941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the answer, I will dive deeper into it later. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want a MATMAS Idoc because we have a legacy system that has to be updated when a change in material master occure. The update must contain all (mapped) data every time, and not just the changes. And the KONP-KBETR is one of the fields to watch for changes.&lt;/P&gt;&lt;P&gt;Thanks &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2006 14:14:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-for-matmas/m-p/1192876#M128941</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-10T14:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pointer for MATMAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-for-matmas/m-p/1192877#M128942</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;sounds like you need to create some more segments for a Z-MATMAS / you might trigger two (or more) IDOCS based on one change. Otherwise you won't get masterdata and conditions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2006 10:59:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-for-matmas/m-p/1192877#M128942</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2006-02-13T10:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pointer for MATMAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-for-matmas/m-p/1192878#M128943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks for answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The triggering effect must be on the price, not the condition. So if someone changes the price, an Idoc for Matmas must be created. We now have this in effect on changes on Material Master.&lt;/P&gt;&lt;P&gt;Anyone?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2006 13:06:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-for-matmas/m-p/1192878#M128943</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-15T13:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pointer for MATMAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-for-matmas/m-p/1192879#M128944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, like I said before: create an own message, execution by own function module, there you can convert condition number into article number and trigger a MATMAS idoc (like BD10).&lt;/P&gt;&lt;P&gt;Maybe I should add: assign condition relevant fields to the message&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2006 07:37:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-for-matmas/m-p/1192879#M128944</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2006-02-16T07:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pointer for MATMAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-for-matmas/m-p/1192880#M128945</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;Change pointer can activate for a pertucular message type from BD53.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2006 07:42:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-for-matmas/m-p/1192880#M128945</guid>
      <dc:creator>mandar_shete</dc:creator>
      <dc:date>2006-02-16T07:42:46Z</dc:date>
    </item>
  </channel>
</rss>

