<?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: MATMAS - include all in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/matmas-include-all/m-p/3725726#M896713</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You already sent data..right now you want to send only changed data ..right.....I think there is no special code for your requirement..you just need to execute RSBDMIDOC program...if you have any changed data within segments..that changed data only pass.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Dara.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Apr 2008 11:17:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-24T11:17:15Z</dc:date>
    <item>
      <title>MATMAS - include all</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matmas-include-all/m-p/3725719#M896706</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 currently working on a project where we need to distribute the MATMAS IDoc whenever changes has been made to the materials. Change Pointers has been set up. My problem is that only the segments concerning the change is distributed. I need to distribute the entire MATMAS IDoc containing all segments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone guide me to an enhancement and perhaps howto send the complet IDoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Morten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 07:12:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matmas-include-all/m-p/3725719#M896706</guid>
      <dc:creator>mortenpedersen2</dc:creator>
      <dc:date>2008-04-24T07:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: MATMAS - include all</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matmas-include-all/m-p/3725720#M896707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In transaction BD50 activate change pointers for message type MATMAS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any changes made to material an entry is stored in table CDHDR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in your program you can select data for field &lt;/P&gt;&lt;P&gt;Change doc. object = MATERIAL between specified date &amp;amp; time range.&lt;/P&gt;&lt;P&gt;may be u can delete adjacent records if material is changed multiple times to have single entry for material changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now u can pass the changed  material list to transaction BD10 as variant which will send idocs to the required destination&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls let me know if this works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 07:48:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matmas-include-all/m-p/3725720#M896707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-24T07:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: MATMAS - include all</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matmas-include-all/m-p/3725721#M896708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In transaction BD50 activate change pointers for message type MATMAS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any changes made to material an entry is stored in table CDHDR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in your program you can select data for field &lt;/P&gt;&lt;P&gt;Change doc. object = MATERIAL between specified date &amp;amp; time range.&lt;/P&gt;&lt;P&gt;may be u can delete adjacent records if material is changed multiple times to have single entry for material changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now u can pass the changed  material list to transaction BD10 as variant which will send idocs to the required destination&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls let me know if this works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 07:48:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matmas-include-all/m-p/3725721#M896708</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-24T07:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: MATMAS - include all</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matmas-include-all/m-p/3725722#M896709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First enable change pointers for a message type MATMAS using BD50 tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that go to BD52 tcode..here you can specify the fields in message type for which you want to do changes using change pointer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;P&gt;Dara.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 07:55:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matmas-include-all/m-p/3725722#M896709</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-24T07:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: MATMAS - include all</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matmas-include-all/m-p/3725723#M896710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change pointers has been set for MATMAS type (BD50).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is that when a change is made, only the segments concerning that change is distributet. I want the entire material information to be distributet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 08:23:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matmas-include-all/m-p/3725723#M896710</guid>
      <dc:creator>mortenpedersen2</dc:creator>
      <dc:date>2008-04-24T08:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: MATMAS - include all</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matmas-include-all/m-p/3725724#M896711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;within the segment only some fields you could change..so only that fields values are replicate...for this purpose you should do BD52 ..on what fields you mostly do changes...other fields will not affect,they also distribute.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 08:32:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matmas-include-all/m-p/3725724#M896711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-24T08:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: MATMAS - include all</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matmas-include-all/m-p/3725725#M896712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We use tc: BD21 to execute and send the idoc for all ready change pointers. That is were we want the all segments to be sent. Currently only the segments containing changes are sent. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BD50 and BD52 are set up correctly.&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 Apr 2008 10:01:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matmas-include-all/m-p/3725725#M896712</guid>
      <dc:creator>mortenpedersen2</dc:creator>
      <dc:date>2008-04-24T10:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: MATMAS - include all</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matmas-include-all/m-p/3725726#M896713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You already sent data..right now you want to send only changed data ..right.....I think there is no special code for your requirement..you just need to execute RSBDMIDOC program...if you have any changed data within segments..that changed data only pass.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Dara.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 11:17:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matmas-include-all/m-p/3725726#M896713</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-24T11:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: MATMAS - include all</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matmas-include-all/m-p/3725727#M896714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes the materials have already been sent once. But when changes are made to the materials I want to send it again. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to send the entire material record (all segments of the MATMAS type), not only the segments being filled from the change pointers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 11:35:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matmas-include-all/m-p/3725727#M896714</guid>
      <dc:creator>mortenpedersen2</dc:creator>
      <dc:date>2008-04-24T11:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: MATMAS - include all</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matmas-include-all/m-p/3725728#M896715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Other materials data already sent you ..then whats the purpose of send again all the materials which have no changes...other materials data already available in available in the target system..so no need to send you again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 11:57:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matmas-include-all/m-p/3725728#M896715</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-24T11:57:32Z</dc:date>
    </item>
  </channel>
</rss>

